Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Din_var.h341 struct inm_st { struct
342 uint16_t iss_fmode; /* IGMP filter mode */
343 uint16_t iss_asm; /* # of ASM listeners */
344 uint16_t iss_ex; /* # of exclusive members */
345 uint16_t iss_in; /* # of inclusive members */
346 uint16_t iss_rec; /* # of recorded sources */
347 } inm_st[2]; /* state at t0, t1 */ member
/f-stack/freebsd/netinet/
H A Din_var.h341 struct inm_st { struct
342 uint16_t iss_fmode; /* IGMP filter mode */
343 uint16_t iss_asm; /* # of ASM listeners */
344 uint16_t iss_ex; /* # of exclusive members */
345 uint16_t iss_in; /* # of inclusive members */
346 uint16_t iss_rec; /* # of recorded sources */
347 } inm_st[2]; /* state at t0, t1 */ member