Searched refs:ipv6cp_hisoptions (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dipv6cp.h169 extern ipv6cp_options ipv6cp_hisoptions[];
H A Dipv6cp.c176 ipv6cp_options ipv6cp_hisoptions[NUM_PPP]; /* Options that we ack'd */ variable
893 ipv6cp_options *ho = &ipv6cp_hisoptions[f->unit];
1173 ipv6cp_options *ho = &ipv6cp_hisoptions[f->unit];
1333 ipv6cp_hisoptions[f->unit].hisid);
1411 strcpy(strremote, llv6_ntoa(ipv6cp_hisoptions[0].hisid));

Completed in 42 milliseconds