Home
last modified time | relevance | path

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

/netbsd/sys/altq/
H A Daltq_var.h106 #define FIMB6_SPORT 0x2000 macro
114 #define FIMB6_PORTS (FIMB6_DPORT|FIMB6_SPORT|FIMB6_GPI)
H A Daltq_subr.c1427 if ((fbmask & FIMB6_SPORT) && in apply_filter6()
1543 mask |= FIMB6_SPORT; in filt2fibmask()
H A Daltq_wfq.c612 wfqp->fbmask |= FIMB6_SPORT; in wfq_config()