Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Decp.c132 ecp_options ecp_wantoptions[NUM_PPP]; /* what to request the peer to use */ variable
170 memset(&ecp_wantoptions[unit], 0, sizeof(ecp_options));
/third_party/lwip/src/include/netif/ppp/
Decp.h50 extern ecp_options ecp_wantoptions[];