Home
last modified time | relevance | path

Searched refs:NG_PPP_DECOMPRESS_FULL (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_ppp.h92 NG_PPP_DECOMPRESS_FULL, /* forward any packet to decompressor */ enumerator
H A Dng_ppp.c1158 priv->conf.enableDecompression == NG_PPP_DECOMPRESS_FULL) && in ng_ppp_comp_recv()
1162 if (priv->conf.enableDecompression == NG_PPP_DECOMPRESS_FULL) { in ng_ppp_comp_recv()
/f-stack/tools/compat/include/netgraph/
H A Dng_ppp.h92 NG_PPP_DECOMPRESS_FULL, /* forward any packet to decompressor */ enumerator