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

/darwin-on-arm/xnu/bsd/netinet/
H A Digmp.c3208 REC_NONE = 0x00, /* MCAST_UNDEFINED */ enumerator in enum:__anon370
3260 crt = REC_NONE; /* current group record type */
3261 drt = REC_NONE; /* mask of completed group record types */
3262 nrt = REC_NONE; /* record type for current node */
3376 if (nrt == REC_NONE)
/darwin-on-arm/xnu/bsd/netinet6/
H A Dmld6.c2815 REC_NONE = 0x00, /* MCAST_UNDEFINED */ enumerator in enum:__anon430
2865 crt = REC_NONE; /* current group record type */
2866 drt = REC_NONE; /* mask of completed group record types */
2867 nrt = REC_NONE; /* record type for current node */
2979 if (nrt == REC_NONE)

Completed in 68 milliseconds