Home
last modified time | relevance | path

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

/external/ppp/pppd/
Decp.c122 ecp_options ecp_hisoptions[NUM_PPP]; /* what we agreed to do */ variable
159 memset(&ecp_hisoptions[unit], 0, sizeof(ecp_options));
Decp.h43 extern ecp_options ecp_hisoptions[];