Searched defs:in6_multi (Results 1 – 1 of 1) sorted by relevance
975 struct in6_multi { struct980 LIST_ENTRY(in6_multi) in6m_entry; /* list glue */ argument990 SLIST_ENTRY(in6_multi) in6m_dtle; /* detached waiting for rele */ argument992 u_int32_t in6m_nrelecnt; /* deferred release count */993 struct ip6_msource_tree in6m_srcs; /* tree of sources */1017 (struct in6_multi *, int); argument