Searched refs:ipcp_hisoptions (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dipcp.h92 extern ipcp_options ipcp_hisoptions[];
H A Dipcp.c70 ipcp_options ipcp_hisoptions[NUM_PPP]; /* Options that we ack'd */ variable
699 BZERO(&ipcp_hisoptions[f->unit], sizeof(ipcp_options));
713 ipcp_options *ho = &ipcp_hisoptions[f->unit];
1325 ipcp_options *ho = &ipcp_hisoptions[f->unit];
1686 ipcp_options *ho = &ipcp_hisoptions[f->unit];
1897 ipcp_hisoptions[f->unit].hisaddr);
1985 slprintf(strremote, sizeof(strremote), "%I", ipcp_hisoptions[0].hisaddr);
H A Dsys-linux.c2184 if (ipcp_protent.enabled_flag && ipcp_hisoptions[0].neg_addr)
2185 memcpy(&ut.ut_addr, (char *) &ipcp_hisoptions[0].hisaddr,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dipcp.h69 extern ipcp_options ipcp_hisoptions[];
H A Dipcp.c47 ipcp_options ipcp_hisoptions[NUM_PPP]; /* Options that we ack'd */ variable
665 ipcp_options *ho = &ipcp_hisoptions[f->unit];
1200 ipcp_options *ho = &ipcp_hisoptions[f->unit];
1562 ipcp_options *ho = &ipcp_hisoptions[f->unit];
1752 ipcp_hisoptions[f->unit].hisaddr);
1835 slprintf(strremote, sizeof(strremote), "%I", ipcp_hisoptions[0].hisaddr);
H A Dsys-linux.c2081 if (ipcp_protent.enabled_flag && ipcp_hisoptions[0].neg_addr)
2082 memcpy(&ut.ut_addr, (char *) &ipcp_hisoptions[0].hisaddr,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Dradius.c848 ipcp_options *ho = &ipcp_hisoptions[0];
934 ipcp_options *ho = &ipcp_hisoptions[0];
1079 ipcp_options *ho = &ipcp_hisoptions[0];

Completed in 135 milliseconds