fqcodel_enq
struct mbuf *fqcodel_enq(struct fqcodel *, struct mbuf *);
return fqcodel_enq(ifq->ifq_q, m);
return fqcodel_enq(fqc, m);