Home
last modified time | relevance | path

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

/external/ppp/pppd/
Decp.c121 ecp_options ecp_allowoptions[NUM_PPP]; /* what we'll agree to do */ variable
158 memset(&ecp_allowoptions[unit], 0, sizeof(ecp_options));
Decp.h42 extern ecp_options ecp_allowoptions[];