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

/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Dipv6cp.h178 int use_ip; /* use IP as interface identifier */ member in struct:ipv6cp_options
H A Dipv6cp.c264 { "ipv6cp-use-ipaddr", o_bool, &ipv6cp_wantoptions[0].use_ip,
266 { "ipv6cp-use-ipaddr", o_bool, &ipv6cp_allowoptions[0].use_ip,
1162 if (wo->use_ip && eui64_iszero(wo->ourid)) {
1173 if (wo->use_ip && eui64_iszero(wo->hisid)) {

Completed in 77 milliseconds