Searched refs:CONF_ENABLE_IPV6 (Results 1 – 2 of 2) sorted by relevance
156 #define CONF_ENABLE_IPV6 0x02 /* IPv6 administratively enabled */ macro
808 !(sp->confflags & CONF_ENABLE_IPV6)) in sppp_output()1040 sp->confflags |= CONF_ENABLE_IPV6; in sppp_attach()2671 (sp->confflags & CONF_ENABLE_IPV6))) in sppp_lcp_tlu()5089 spr->defs.enable_ipv6 = (sp->confflags & CONF_ENABLE_IPV6) != 0; in sppp_params()5188 sp->confflags |= CONF_ENABLE_IPV6; in sppp_params()5190 sp->confflags &= ~CONF_ENABLE_IPV6; in sppp_params()