Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dnetisr.h55 #define NETISR_IGMP 2 /* IGMPv3 output queue */ macro
/f-stack/tools/compat/include/net/
H A Dnetisr.h55 #define NETISR_IGMP 2 /* IGMPv3 output queue */ macro
/f-stack/freebsd/netinet/
H A Digmp.c153 .nh_proto = NETISR_IGMP,
559 netisr_dispatch(NETISR_IGMP, m); in igmp_dispatch_queue()
2290 netisr_dispatch(NETISR_IGMP, m); in igmp_v1v2_queue_report()