Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Digmp.h71 #define IGMP_MEMBERSHIP_QUERY 0x11 /* membership query */ macro
94 #define IGMP_HOST_MEMBERSHIP_QUERY IGMP_MEMBERSHIP_QUERY
H A Digmp.c246 case IGMP_MEMBERSHIP_QUERY: in igmp_input()