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

/freebsd-10.3-release/sys/netinet/
H A Digmp.c2975 REC_NONE = 0x00, /* MCAST_UNDEFINED */ enumerator in enum:__anon11374
3026 crt = REC_NONE; /* current group record type */
3027 drt = REC_NONE; /* mask of completed group record types */
3028 nrt = REC_NONE; /* record type for current node */
3144 if (nrt == REC_NONE)
/freebsd-10.3-release/sys/netinet6/
H A Dmld6.c2642 REC_NONE = 0x00, /* MCAST_UNDEFINED */ enumerator in enum:__anon11423
2695 crt = REC_NONE; /* current group record type */
2696 drt = REC_NONE; /* mask of completed group record types */
2697 nrt = REC_NONE; /* record type for current node */
2811 if (nrt == REC_NONE)

Completed in 111 milliseconds