Searched refs:ecp_gotoptions (Results 1 - 5 of 5) sorted by relevance

/barrelfish-2018-10-04/include/lwip2/netif/ppp/
H A Decp.h44 extern ecp_options ecp_gotoptions[];
H A Decp.c133 ecp_options ecp_gotoptions[NUM_PPP]; /* what the peer agreed to do */ variable
171 memset(&ecp_gotoptions[unit], 0, sizeof(ecp_options));
H A Dauth.c962 && !ecp_gotoptions[unit].required
/barrelfish-2018-10-04/lib/lwip2/src/netif/ppp/
H A Decp.c133 ecp_options ecp_gotoptions[NUM_PPP]; /* what the peer agreed to do */ variable
171 memset(&ecp_gotoptions[unit], 0, sizeof(ecp_options));
H A Dauth.c962 && !ecp_gotoptions[unit].required

Completed in 97 milliseconds