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

/darwin-on-arm/xnu/bsd/netinet/
H A Digmp.c3211 REC_FULL = REC_ALLOW | REC_BLOCK enumerator in enum:__anon370
3279 while (drt != REC_FULL) {
3377 nrt = (rectype_t)(~mode & REC_FULL);
3432 crt = (~crt & REC_FULL);
/darwin-on-arm/xnu/bsd/netinet6/
H A Dmld6.c2818 REC_FULL = REC_ALLOW | REC_BLOCK enumerator in enum:__anon430
2884 while (drt != REC_FULL) {
2980 nrt = (rectype_t)(~mode & REC_FULL);
3033 crt = (~crt & REC_FULL);

Completed in 23 milliseconds