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

/freebsd-10.0-release/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.c961 priv->conf.enableVJCompression &&
982 if (!priv->conf.enableVJCompression) {
998 if (!priv->conf.enableVJCompression) {
1014 if (!priv->conf.enableVJCompression) {

Completed in 191 milliseconds