Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_mppc.c137 #define MPPC_COMP_OK 0x05 macro
548 && (rtn & MPPC_COMP_OK) == MPPC_COMP_OK) { in ng_mppc_compress()