Searched refs:enableACFComp (Results 1 – 3 of 3) sorted by relevance
126 u_char enableACFComp; /* enable addr/ctrl field compression */ member
1357 if (proto == PROT_LCP || !link->conf.enableACFComp) { in ng_ppp_link_xmit()2493 + (priv->links[i].conf.enableACFComp ? 0 : 2) in ng_ppp_update()