Home
last modified time | relevance | path

Searched refs:NG_PPP_COMPRESS_NONE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netgraph/
H A Dng_ppp.h81 NG_PPP_COMPRESS_NONE = 0, /* compression disabled */ enumerator
H A Dng_ppp.c1123 case NG_PPP_COMPRESS_NONE: in ng_ppp_rcvdata_compress()