Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Digmp.c89 static u_long igmp_all_rtrs_group; variable
113 igmp_all_rtrs_group = htonl(INADDR_ALLRTRS_GROUP); in igmp_init()
397 igmp_sendpkt(inm, IGMP_V2_LEAVE_GROUP, igmp_all_rtrs_group); in igmp_leavegroup()