Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Decp.c134 ecp_options ecp_allowoptions[NUM_PPP]; /* what we'll agree to do */ variable
172 memset(&ecp_allowoptions[unit], 0, sizeof(ecp_options));
/third_party/lwip/src/include/netif/ppp/
Decp.h52 extern ecp_options ecp_allowoptions[];