ifiq_init
ifiq_init(ifiq, ifp, i);
ifiq_init(&ifp->if_rcv, ifp, 0);
void ifiq_init(struct ifiqueue *, struct ifnet *, unsigned int);