Home
last modified time | relevance | path

Searched refs:wordlist (Results 1 – 1 of 1) sorted by relevance

/lib/liblwip/src/netif/ppp/
Dauth.c112 static struct wordlist *addresses[NUM_PPP];
117 static struct wordlist *noauth_addrs;
120 static struct wordlist *extra_options;
146 struct wordlist **paddrs,
147 struct wordlist **popts)) = NULL;
192 struct wordlist { struct
193 struct wordlist *next; argument
213 static int ip_addr_check (u32_t, struct wordlist *); argument
217 struct wordlist **, struct wordlist **,
219 static void free_wordlist (struct wordlist *);
[all …]