ifq_init
ifq_init(ifq, ifp, i);
ifq_init(&ifp->if_snd, ifp, 0);
void ifq_init(struct ifqueue *, struct ifnet *, unsigned int);