Home
last modified time | relevance | path

Searched defs:in6m_st (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet6/
H A Din6_var.h713 struct in6m_st { struct
714 uint16_t iss_fmode; /* MLD filter mode */
715 uint16_t iss_asm; /* # of ASM listeners */
716 uint16_t iss_ex; /* # of exclusive members */
717 uint16_t iss_in; /* # of inclusive members */
718 uint16_t iss_rec; /* # of recorded sources */
719 } in6m_st[2]; /* state at t0, t1 */ member