Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_mppc.c138 #define MPPC_DECOMP_OK 0x05 macro
809 || (rtn & MPPC_DECOMP_OK) != MPPC_DECOMP_OK) { in ng_mppc_decompress()