Home
last modified time | relevance | path

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

/minix/sys/altq/
H A Dif_altq.h41 struct ifaltq { struct
56 int (*altq_enqueue)(struct ifaltq *, struct mbuf *, argument
58 struct mbuf *(*altq_dequeue)(struct ifaltq *, int); argument
59 int (*altq_request)(struct ifaltq *, int, void *); argument
62 void *altq_clfier; /* classifier-specific use */
63 void *(*altq_classify)(void *, struct mbuf *, int);
66 struct tb_regulator *altq_tbr;
69 struct top_cdnr *altq_cdnr;