Searched refs:enableVJCompression (Results 1 – 3 of 3) sorted by relevance
158 u_char enableVJCompression; /* enable VJ compression */ member
977 priv->conf.enableVJCompression && in ng_ppp_hcomp_xmit()998 if (!priv->conf.enableVJCompression) { in ng_ppp_rcvdata_vjc_comp()1014 if (!priv->conf.enableVJCompression) { in ng_ppp_rcvdata_vjc_uncomp()1030 if (!priv->conf.enableVJCompression) { in ng_ppp_rcvdata_vjc_vjip()2554 priv->conf.enableVJCompression == 0) in ng_ppp_update()