Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dmppc.h46 #define MPPC_SAVE_HISTORY 1 macro
H A Dmppcc.c287 if ((*srcCnt < olen) || ((flags & MPPC_SAVE_HISTORY) == 0)) { in MPPC_Compress()
/f-stack/freebsd/netgraph/
H A Dng_mppc.c539 flags |= MPPC_SAVE_HISTORY; in ng_mppc_compress()
563 || (flags & MPPC_SAVE_HISTORY) == 0; in ng_mppc_compress()