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

  /external/ppp/pppd/
ipcp.h 90 extern ipcp_options ipcp_gotoptions[];
ipcp.c 68 ipcp_options ipcp_gotoptions[NUM_PPP]; /* Options that peer ack'd */ variable
679 ipcp_options *go = &ipcp_gotoptions[f->unit];
711 ipcp_options *go = &ipcp_gotoptions[f->unit];
754 ipcp_options *go = &ipcp_gotoptions[f->unit];
844 ipcp_options *go = &ipcp_gotoptions[f->unit];
970 ipcp_options *go = &ipcp_gotoptions[f->unit];
1191 ipcp_options *go = &ipcp_gotoptions[f->unit];
    [all...]

Completed in 40 milliseconds