Searched refs:NG_PRIO_CUTOFF (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/misc/ | ||
H A D | udbp.c | 714 if (ptag && (ptag->priority > NG_PRIO_CUTOFF)) in ng_udbp_rcvdata() |
/freebsd/sys/netgraph/ | ||
H A D | netgraph.h | 1197 #define NG_PRIO_CUTOFF 32 macro |