Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dmld6.c2674 REC_FULL = REC_ALLOW | REC_BLOCK enumerator
2743 while (drt != REC_FULL) { in mld_v2_enqueue_filter_change()
2841 nrt = (rectype_t)(~mode & REC_FULL); in mld_v2_enqueue_filter_change()
2893 crt = (~crt & REC_FULL); in mld_v2_enqueue_filter_change()
/f-stack/freebsd/netinet/
H A Digmp.c3024 REC_FULL = REC_ALLOW | REC_BLOCK enumerator
3091 while (drt != REC_FULL) { in igmp_v3_enqueue_filter_change()
3191 nrt = (rectype_t)(~mode & REC_FULL); in igmp_v3_enqueue_filter_change()
3244 crt = (~crt & REC_FULL); in igmp_v3_enqueue_filter_change()