Searched defs:in6_multi (Results 1 – 1 of 1) sorted by relevance
683 struct in6_multi { struct693 SLIST_ENTRY(in6_multi) in6m_nrele; /* to-be-released by MLD */ argument695 struct ip6_msource_tree in6m_srcs; /* tree of sources */696 u_long in6m_nsrc; /* # of tree entries */720 void in6m_disconnect_locked(struct in6_multi_head *inmh, struct in6_multi *inm); argument