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

  /external/ppp/pppd/
ecp.h 43 extern ecp_options ecp_hisoptions[];
ecp.c 122 ecp_options ecp_hisoptions[NUM_PPP]; /* what we agreed to do */ variable
159 memset(&ecp_hisoptions[unit], 0, sizeof(ecp_options));

Completed in 15 milliseconds