Home
last modified time | relevance | path

Searched defs:ifaltq (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/net/altq/
H A Dif_altq.h158 struct ifaltq { struct
167 void *(*altq_classify)(struct ifaltq *, struct mbuf *, argument
179 struct ifaltq_subque *altq_subq; argument
181 int altq_maxlen;
H A Daltq_subr.c114 void *(*classify)(struct ifaltq *, struct mbuf *, struct altq_pktattr *)) in altq_attach()
H A Daltq_rmclass.c666 void (*restart)(struct ifaltq *), int maxq, int maxqueued, u_int maxidle, in rmc_init()