ifq_uninit
void ifq_uninit(struct ifqueue *);
ifq_uninit(&ifp->receive_queue);
ifq_uninit((struct ifqueue *) &ifp->if_snd);