Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet/
H A Digmp.c3559 REC_FULL = REC_ALLOW | REC_BLOCK enumerator
3630 while (drt != REC_FULL) { in igmp_v3_enqueue_filter_change()
3737 nrt = (rectype_t)(~mode & REC_FULL); in igmp_v3_enqueue_filter_change()
3797 crt = (~crt & REC_FULL); in igmp_v3_enqueue_filter_change()
/xnu-10002.41.9/bsd/netinet6/
H A Dmld6.c3244 REC_FULL = REC_ALLOW | REC_BLOCK enumerator
3311 while (drt != REC_FULL) { in mld_v2_enqueue_filter_change()
3410 nrt = (rectype_t)(~mode & REC_FULL); in mld_v2_enqueue_filter_change()
3468 crt = (~crt & REC_FULL); in mld_v2_enqueue_filter_change()