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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dipv6cp.h111 int use_ip; /* use IP as interface identifier */ member in struct:ipv6cp_options
H A Dipv6cp.c193 { "ipv6cp-use-ipaddr", o_bool, &ipv6cp_allowoptions[0].use_ip,
1053 if (wo->use_ip && eui64_iszero(wo->ourid)) {
1064 if (wo->use_ip && eui64_iszero(wo->hisid)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dipv6cp.h156 int use_ip; /* use IP as interface identifier */ member in struct:ipv6cp_options
H A Dipv6cp.c238 { "ipv6cp-use-ipaddr", o_bool, &ipv6cp_allowoptions[0].use_ip,
1103 if (wo->use_ip && eui64_iszero(wo->ourid)) {
1114 if (wo->use_ip && eui64_iszero(wo->hisid)) {

Completed in 104 milliseconds