Searched defs:ipcp_gotoptions (Results 1 - 1 of 1) sorted by relevance

/external/ppp/pppd/
H A Dipcp.c68 ipcp_options ipcp_gotoptions[NUM_PPP]; /* Options that peer ack'd */ variable
695 ipcp_options *go = &ipcp_gotoptions[f->unit];
727 ipcp_options *go = &ipcp_gotoptions[f->unit];
773 ipcp_options *go = &ipcp_gotoptions[f->unit];
880 ipcp_options *go = &ipcp_gotoptions[f->unit];
1025 ipcp_options *go = &ipcp_gotoptions[f->unit];
1273 ipcp_options *go = &ipcp_gotoptions[f->unit];
1789 ipcp_options *go = &ipcp_gotoptions[f->unit];
2004 ipcp_clear_addrs(f->unit, ipcp_gotoptions[f->unit].ouraddr,
2091 slprintf(strlocal, sizeof(strlocal), "%I", ipcp_gotoptions[
[all...]

Completed in 69 milliseconds