Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Decp.c133 ecp_options ecp_gotoptions[NUM_PPP]; /* what the peer agreed to do */ variable
171 memset(&ecp_gotoptions[unit], 0, sizeof(ecp_options));
Dauth.c962 && !ecp_gotoptions[unit].required in start_networks()
/third_party/lwip/src/include/netif/ppp/
Decp.h51 extern ecp_options ecp_gotoptions[];