if_clone_addif
if_clone_addif(ifc, ifd->ifp);
void if_clone_addif(struct if_clone *, struct ifnet *);
if_clone_addif(ifc, ifp);