Searched refs:confflags (Results 1 – 2 of 2) sorted by relevance
154 int confflags; /* administrative configuration flags */ member
809 !(sp->confflags & CONF_ENABLE_IPV6)) in sppp_output()1036 sp->confflags = 0; in sppp_attach()1038 sp->confflags |= CONF_ENABLE_VJ; in sppp_attach()1041 sp->confflags |= CONF_ENABLE_IPV6; in sppp_attach()2669 (sp->confflags & CONF_ENABLE_IPV6))) in sppp_lcp_tlu()2885 if (sp->confflags & CONF_ENABLE_VJ) { in sppp_ipcp_open()2947 if (!(sp->confflags & CONF_ENABLE_VJ)) { in sppp_ipcp_RCR()5179 sp->confflags |= CONF_ENABLE_VJ; in sppp_params()5181 sp->confflags &= ~CONF_ENABLE_VJ; in sppp_params()5185 sp->confflags |= CONF_ENABLE_IPV6; in sppp_params()[all …]