Home
last modified time | relevance | path

Searched refs:NG_PRIO_CUTOFF (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/misc/
H A Dudbp.c714 if (ptag && (ptag->priority > NG_PRIO_CUTOFF)) in ng_udbp_rcvdata()
/freebsd/sys/netgraph/
H A Dnetgraph.h1197 #define NG_PRIO_CUTOFF 32 macro