hooking the hfsc engine in struct ifqueue { struct { struct mbuf *head; struct mbuf *tail; } ifq_q[IFQ_NQUEUES]; int ifq_len; int ifq_maxlen; int ifq_drops; struct hfsc_if *ifq_hfsc; struct tb_regulator *ifq_tbr; struct timeout *ifq_congestion; };