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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Digmp.c122 static u_long igmp_all_rtrs_group; variable
137 igmp_all_rtrs_group = htonl(INADDR_ALLRTRS_GROUP);
419 igmp_sendpkt(inm, IGMP_V2_LEAVE_GROUP, igmp_all_rtrs_group);

Completed in 23 milliseconds