in6_ifinit
int in6_ifinit(struct ifnet *, struct in6_ifaddr *, int);
if ((error = in6_ifinit(ifp, ia6, hostIsNew)) != 0)