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

/freebsd-11-stable/sys/netgraph/
H A Dng_ppp.h126 u_char enableACFComp; /* enable addr/ctrl field compression */ member in struct:ng_ppp_link_conf
136 { "enableACFComp", &ng_parse_uint8_type }, \
H A Dng_ppp.c1355 if (proto == PROT_LCP || !link->conf.enableACFComp) {
2492 + (priv->links[i].conf.enableACFComp ? 0 : 2)

Completed in 108 milliseconds