Searched defs:in6_multi (Results 1 – 1 of 1) sorted by relevance
994 struct in6_multi { struct999 LIST_ENTRY(in6_multi) in6m_entry; /* list glue */ argument1010 SLIST_ENTRY(in6_multi) in6m_dtle; /* detached waiting for rele */ argument1012 u_int32_t in6m_nrelecnt; /* deferred release count */1013 struct ip6_msource_tree in6m_srcs; /* tree of sources */1037 (struct in6_multi *, int); argument