Home
last modified time | relevance | path

Searched refs:REC_ALLOW (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dmld6.c2672 REC_ALLOW = 0x01, /* MCAST_INCLUDE */ enumerator
2674 REC_FULL = REC_ALLOW | REC_BLOCK
2854 nallow += !!(crt == REC_ALLOW); in mld_v2_enqueue_filter_change()
2878 if (crt == REC_ALLOW) in mld_v2_enqueue_filter_change()
/f-stack/freebsd/netinet/
H A Digmp.c3022 REC_ALLOW = 0x01, /* MCAST_INCLUDE */ enumerator
3024 REC_FULL = REC_ALLOW | REC_BLOCK
3205 nallow += !!(crt == REC_ALLOW); in igmp_v3_enqueue_filter_change()
3229 if (crt == REC_ALLOW) in igmp_v3_enqueue_filter_change()