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

/freebsd-13-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-13-stable/sys/netgraph/
H A Dng_mppc.c539 flags |= MPPC_SAVE_HISTORY;
563 || (flags & MPPC_SAVE_HISTORY) == 0;

Completed in 51 milliseconds