Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Din_var.h328 struct inm_st { struct
329 uint16_t iss_fmode; /* IGMP filter mode */
330 uint16_t iss_asm; /* # of ASM listeners */
331 uint16_t iss_ex; /* # of exclusive members */
332 uint16_t iss_in; /* # of inclusive members */
333 uint16_t iss_rec; /* # of recorded sources */
334 } inm_st[2]; /* state at t0, t1 */ member