ifq_q_enter
fqc = ifq_q_enter(&ifp->if_snd, ifq_fqcodel_ops);
hif = ifq_q_enter(&ifp->if_snd, ifq_hfsc_ops);
void *ifq_q_enter(struct ifqueue *, const struct ifq_ops *);