if_addrhook_del
void if_addrhook_del(struct ifnet *, struct task *);
if_addrhook_del(ifp, t);
if_addrhook_del(&sc->sc_if, &sc->sc_atask);