Searched refs:CONF_ENABLE_VJ (Results 1 – 2 of 2) sorted by relevance
155 #define CONF_ENABLE_VJ 0x01 /* VJ header compression enabled */ macro
1060 sp->confflags |= CONF_ENABLE_VJ; in sppp_attach()2912 if (sp->confflags & CONF_ENABLE_VJ) { in sppp_ipcp_open()2974 if (!(sp->confflags & CONF_ENABLE_VJ)) { in sppp_ipcp_RCR()5113 spr->defs.enable_vj = (sp->confflags & CONF_ENABLE_VJ) != 0; in sppp_params()5207 sp->confflags |= CONF_ENABLE_VJ; in sppp_params()5209 sp->confflags &= ~CONF_ENABLE_VJ; in sppp_params()