Searched refs:CONF_ENABLE_VJ (Results 1 – 2 of 2) sorted by relevance
157 #define CONF_ENABLE_VJ 0x01 /* VJ header compression enabled */ macro
959 sp->confflags |= CONF_ENABLE_VJ; in sppp_attach()2836 if (sp->confflags & CONF_ENABLE_VJ) { in sppp_ipcp_open()2902 if (!(sp->confflags & CONF_ENABLE_VJ)) { in sppp_ipcp_RCR()5009 spr->defs.enable_vj = (sp->confflags & CONF_ENABLE_VJ) != 0; in sppp_params()5103 sp->confflags |= CONF_ENABLE_VJ; in sppp_params()5105 sp->confflags &= ~CONF_ENABLE_VJ; in sppp_params()