Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Digmp.h60 #define IGMP_HOST_MEMBERSHIP_QUERY 0x11 /* membership query */ macro
H A Digmp.c267 case IGMP_HOST_MEMBERSHIP_QUERY: in igmp_input_if()
/openbsd/usr.sbin/mrouted/
H A Digmp.c80 case IGMP_HOST_MEMBERSHIP_QUERY: return "membership query "; in packet_kind()
177 case IGMP_HOST_MEMBERSHIP_QUERY: in accept_igmp()
H A Dvif.c304 send_igmp(src, allhosts_group, IGMP_HOST_MEMBERSHIP_QUERY, in start_vif2()
486 IGMP_HOST_MEMBERSHIP_QUERY, in query_groups()
648 IGMP_HOST_MEMBERSHIP_QUERY, in accept_leave_message()
1417 IGMP_HOST_MEMBERSHIP_QUERY, in SendQuery()