Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Decp.c135 ecp_options ecp_hisoptions[NUM_PPP]; /* what we agreed to do */ variable
173 memset(&ecp_hisoptions[unit], 0, sizeof(ecp_options));
/third_party/lwip/src/include/netif/ppp/
Decp.h53 extern ecp_options ecp_hisoptions[];