HomeSort by relevance Sort by last modified time
    Searched refs:ecp_allowoptions (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/
ecp.h 42 extern ecp_options ecp_allowoptions[];
ecp.c 121 ecp_options ecp_allowoptions[NUM_PPP]; /* what we'll agree to do */ variable
158 memset(&ecp_allowoptions[unit], 0, sizeof(ecp_options));

Completed in 41 milliseconds