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

/xnu-2422.115.4/bsd/netinet/
H A Digmp.c3358 REC_FULL = REC_ALLOW | REC_BLOCK enumerator in enum:__anon321
3426 while (drt != REC_FULL) {
3529 nrt = (rectype_t)(~mode & REC_FULL);
3583 crt = (~crt & REC_FULL);
/xnu-2422.115.4/bsd/netinet6/
H A Dmld6.c3007 REC_FULL = REC_ALLOW | REC_BLOCK enumerator in enum:__anon394
3073 while (drt != REC_FULL) {
3170 nrt = (rectype_t)(~mode & REC_FULL);
3222 crt = (~crt & REC_FULL);

Completed in 92 milliseconds