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

/freebsd-11-stable/sys/netgraph/
H A Dng_ppp.h92 NG_PPP_DECOMPRESS_FULL, /* forward any packet to decompressor */ enumerator in enum:__anon12696
H A Dng_ppp.c1156 priv->conf.enableDecompression == NG_PPP_DECOMPRESS_FULL) &&
1160 if (priv->conf.enableDecompression == NG_PPP_DECOMPRESS_FULL) {

Completed in 124 milliseconds