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