Home
last modified time | relevance | path

Searched refs:INADDR_ALLRTRS_GROUP (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/netinet/
H A Din.h329 #define INADDR_ALLRTRS_GROUP (uint32_t)0xe0000002 /* 224.0.0.2 */ macro
H A Digmp.c113 igmp_all_rtrs_group = htonl(INADDR_ALLRTRS_GROUP); in igmp_init()