Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Digmp.h112 #define IGMP_HOST_LEAVE_MESSAGE 0x17 /* Leave-group message */ macro
H A Digmp.c2275 if (type == IGMP_HOST_LEAVE_MESSAGE) in igmp_v1v2_queue_report()
2600 igmp_v1v2_queue_report(inm, IGMP_HOST_LEAVE_MESSAGE); in igmp_final_leave()