Home
last modified time | relevance | path

Searched refs:ipcp_gotoptions (Results 1 – 2 of 2) sorted by relevance

/external/ppp/pppd/
Dipcp.h90 extern ipcp_options ipcp_gotoptions[];
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[0].ouraddr);