Searched refs:NG_PPP_COMPRESS_NONE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netgraph/ | ||
H A D | ng_ppp.h | 81 NG_PPP_COMPRESS_NONE = 0, /* compression disabled */ enumerator |
H A D | ng_ppp.c | 1123 case NG_PPP_COMPRESS_NONE: in ng_ppp_rcvdata_compress() |