Searched refs:ecp_hisoptions (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/include/lwip2/netif/ppp/
H A Decp.h46 extern ecp_options ecp_hisoptions[];
H A Decp.c135 ecp_options ecp_hisoptions[NUM_PPP]; /* what we agreed to do */ variable
173 memset(&ecp_hisoptions[unit], 0, sizeof(ecp_options));
/barrelfish-2018-10-04/lib/lwip2/src/netif/ppp/
H A Decp.c135 ecp_options ecp_hisoptions[NUM_PPP]; /* what we agreed to do */ variable
173 memset(&ecp_hisoptions[unit], 0, sizeof(ecp_options));

Completed in 106 milliseconds