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

/freebsd-12-stable/sys/net/
H A Dmppc.h46 #define MPPC_SAVE_HISTORY 1 macro
H A Dmppcc.c287 if ((*srcCnt < olen) || ((flags & MPPC_SAVE_HISTORY) == 0)) {
/freebsd-12-stable/sys/netgraph/
H A Dng_mppc.c538 flags |= MPPC_SAVE_HISTORY;
562 || (flags & MPPC_SAVE_HISTORY) == 0;

Completed in 180 milliseconds