Searched refs:CONF_ENABLE_IPV6 (Results 1 – 2 of 2) sorted by relevance
156 #define CONF_ENABLE_IPV6 0x02 /* IPv6 administratively enabled */ macro
809 !(sp->confflags & CONF_ENABLE_IPV6)) in sppp_output()1041 sp->confflags |= CONF_ENABLE_IPV6; in sppp_attach()2669 (sp->confflags & CONF_ENABLE_IPV6))) in sppp_lcp_tlu()5086 spr->defs.enable_ipv6 = (sp->confflags & CONF_ENABLE_IPV6) != 0; in sppp_params()5185 sp->confflags |= CONF_ENABLE_IPV6; in sppp_params()5187 sp->confflags &= ~CONF_ENABLE_IPV6; in sppp_params()