Searched refs:enableVJCompression (Results 1 – 2 of 2) sorted by relevance
156 u_char enableVJCompression; /* enable VJ compression */ member
975 priv->conf.enableVJCompression && in ng_ppp_hcomp_xmit()996 if (!priv->conf.enableVJCompression) { in ng_ppp_rcvdata_vjc_comp()1012 if (!priv->conf.enableVJCompression) { in ng_ppp_rcvdata_vjc_uncomp()1028 if (!priv->conf.enableVJCompression) { in ng_ppp_rcvdata_vjc_vjip()2550 priv->conf.enableVJCompression == 0) in ng_ppp_update()