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

  /external/ppp/pppd/
ecp.h 41 extern ecp_options ecp_gotoptions[];
ecp.c 120 ecp_options ecp_gotoptions[NUM_PPP]; /* what the peer agreed to do */ variable
157 memset(&ecp_gotoptions[unit], 0, sizeof(ecp_options));
auth.c 858 ecp_required = ecp_gotoptions[unit].required;
    [all...]

Completed in 66 milliseconds