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