Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dmppc.h47 #define MPPC_EXPANDED 8 macro
H A Dmppcc.c287 rtn |= MPPC_EXPANDED; in MPPC_Compress()
/freebsd/sys/netgraph/
H A Dng_mppc.c546 if ((rtn & MPPC_EXPANDED) == 0 in ng_mppc_compress()
561 d->flushed = (rtn & MPPC_EXPANDED) != 0 in ng_mppc_compress()