Home
last modified time | relevance | path

Searched defs:MP_SHORT_EXTEND (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/netgraph/ppp/
H A Dng_ppp.c98 #define MP_SHORT_EXTEND(s) (((s) & MP_SHORT_SEQ_HIBIT) ? \ macro
/dragonfly/sys/netgraph7/ppp/
H A Dng_ppp.c148 #define MP_SHORT_EXTEND(s) (((s) & MP_SHORT_SEQ_HIBIT) ? \ macro