Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dmld6.c2613 REC_FULL = REC_ALLOW | REC_BLOCK enumerator
2684 while (drt != REC_FULL) { in mld_v2_enqueue_filter_change()
2782 nrt = (rectype_t)(~mode & REC_FULL); in mld_v2_enqueue_filter_change()
2836 crt = (~crt & REC_FULL); in mld_v2_enqueue_filter_change()
/freebsd/sys/netinet/
H A Digmp.c3035 REC_FULL = REC_ALLOW | REC_BLOCK enumerator
3106 while (drt != REC_FULL) { in igmp_v3_enqueue_filter_change()
3206 nrt = (rectype_t)(~mode & REC_FULL); in igmp_v3_enqueue_filter_change()
3261 crt = (~crt & REC_FULL); in igmp_v3_enqueue_filter_change()