Home
last modified time | relevance | path

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

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