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

/freebsd-9.3-release/sys/netinet6/
H A Dmld6.c2642 REC_NONE = 0x00, /* MCAST_UNDEFINED */ enumerator in enum:__anon9992
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)
/freebsd-9.3-release/sys/netinet/
H A Digmp.c2978 REC_NONE = 0x00, /* MCAST_UNDEFINED */ enumerator in enum:__anon1
3029 crt = REC_NONE; /* current group record type */
3030 drt = REC_NONE; /* mask of completed group record types */
3031 nrt = REC_NONE; /* record type for current node */
3147 if (nrt == REC_NONE)

Completed in 46 milliseconds