Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dmppc.h50 #define MPPC_RESTART_HISTORY 16 macro
H A Dmppcd.c114 if ((flags & MPPC_RESTART_HISTORY) != 0) { in MPPC_Decompress()
H A Dmppcc.c176 rtn |= MPPC_RESTART_HISTORY; in MPPC_Compress()
/f-stack/freebsd/netgraph/
H A Dng_mppc.c551 if ((rtn & MPPC_RESTART_HISTORY) != 0) in ng_mppc_compress()
800 flags |= MPPC_RESTART_HISTORY; in ng_mppc_decompress()