Searched refs:enableVJCompression (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/netgraph/
H A Dng_ppp.h158 u_char enableVJCompression; /* enable VJ compression */ member in struct:ng_ppp_bund_conf
177 { "enableVJCompression", &ng_parse_uint8_type }, \
H A Dng_ppp.c975 priv->conf.enableVJCompression &&
996 if (!priv->conf.enableVJCompression) {
1012 if (!priv->conf.enableVJCompression) {
1028 if (!priv->conf.enableVJCompression) {
2553 priv->conf.enableVJCompression == 0)

Completed in 107 milliseconds