Searched refs:CONF_ENABLE_VJ (Results 1 – 2 of 2) sorted by relevance
155 #define CONF_ENABLE_VJ 0x01 /* VJ header compression enabled */ macro
1038 sp->confflags |= CONF_ENABLE_VJ; in sppp_attach()2885 if (sp->confflags & CONF_ENABLE_VJ) { in sppp_ipcp_open()2947 if (!(sp->confflags & CONF_ENABLE_VJ)) { in sppp_ipcp_RCR()5085 spr->defs.enable_vj = (sp->confflags & CONF_ENABLE_VJ) != 0; in sppp_params()5179 sp->confflags |= CONF_ENABLE_VJ; in sppp_params()5181 sp->confflags &= ~CONF_ENABLE_VJ; in sppp_params()