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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dipcp.h90 extern ipcp_options ipcp_gotoptions[];
H A Dipcp.c68 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];
1687 ipcp_options *go = &ipcp_gotoptions[f->unit];
1896 ipcp_clear_addrs(f->unit, ipcp_gotoptions[f->unit].ouraddr,
1984 slprintf(strlocal, sizeof(strlocal), "%I", ipcp_gotoptions[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dipcp.h67 extern ipcp_options ipcp_gotoptions[];
H A Dipcp.c45 ipcp_options ipcp_gotoptions[NUM_PPP]; /* Options that peer ack'd */ variable
638 ipcp_options *go = &ipcp_gotoptions[f->unit];
663 ipcp_options *go = &ipcp_gotoptions[f->unit];
707 ipcp_options *go = &ipcp_gotoptions[f->unit];
785 ipcp_options *go = &ipcp_gotoptions[f->unit];
895 ipcp_options *go = &ipcp_gotoptions[f->unit];
1082 ipcp_options *go = &ipcp_gotoptions[f->unit];
1202 ipcp_options *go = &ipcp_gotoptions[f->unit];
1563 ipcp_options *go = &ipcp_gotoptions[f->unit];
1751 ipcp_clear_addrs(f->unit, ipcp_gotoptions[
[all...]

Completed in 60 milliseconds