Searched refs:in6_nigroup0 (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet6/ |
| H A D | in6_ifattach.c | 581 in6_nigroup0(struct ifnet *ifp, const char *name, int namelen, in in6_nigroup0() function 656 return (in6_nigroup0(ifp, name, namelen, in6, 0)); in in6_nigroup() 664 return (in6_nigroup0(ifp, name, namelen, in6, 1)); in in6_nigroup_oldmcprefix()
|