Searched refs:client (Results 1 – 5 of 5) sorted by relevance
| /lib/liblwip/src/netif/ppp/ |
| D | auth.c | 1057 have_chap_secret(char *client, char *server, u32_t remote) in have_chap_secret() argument 1059 LWIP_UNUSED_ARG(client); in have_chap_secret() 1074 get_secret(int unit, char *client, char *server, char *secret, int *secret_len, int save_addrs) in get_secret() argument 1086 if(!client || !client[0] || strcmp(client, ppp_settings.user)) { in get_secret() 1092 AUTHDEBUG(LOG_ERR, ("Secret for %s on %s is too long\n", client, server)); in get_secret() 1119 AUTHDEBUG(LOG_ERR, ("Secret for %s on %s is too long\n", client, server)); in get_secret() 1258 scan_authfile(FILE *f, char *client, char *server, char *secret, struct wordlist **addrs, struct wo…
|
| /lib/liblwip/doc/ |
| D | savannah.txt | 37 Under Windows, a recommended SSH client is "PuTTY", freely available with good
|
| D | rawapi.txt | 372 UDP and TCP transport layers, IPv4 and the DHCP client. 453 Creates a new DHCP client for this interface on the first call. 455 the predefined regular intervals after starting the client.
|
| /docs/ |
| D | Doxyfile | 1728 # https://www.mathjax.org) which uses client side JavaScript for the rendering 1823 # implemented using a web server instead of a web client using JavaScript. There
|
| /lib/liblwip/ |
| D | CHANGELOG | 1630 * opt.h, init.c, tcpip.c, dhcp.c, dns.h, dns.c: add DNS client for simple name 2008 It will be used by DHCP to register a client hostname, but can also be use when you call
|