Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Dmld6.c3164 REC_FULL = REC_ALLOW | REC_BLOCK enumerator
3231 while (drt != REC_FULL) { in mld_v2_enqueue_filter_change()
3330 nrt = (rectype_t)(~mode & REC_FULL); in mld_v2_enqueue_filter_change()
3388 crt = (~crt & REC_FULL); in mld_v2_enqueue_filter_change()
/xnu-8020.101.4/bsd/netinet/
H A Digmp.c3442 REC_FULL = REC_ALLOW | REC_BLOCK enumerator
3513 while (drt != REC_FULL) { in igmp_v3_enqueue_filter_change()
3620 nrt = (rectype_t)(~mode & REC_FULL); in igmp_v3_enqueue_filter_change()
3680 crt = (~crt & REC_FULL); in igmp_v3_enqueue_filter_change()