Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Digmp_var.h157 #define M_IGMPV3_HDR M_PROTO2 /* Packet has IGMPv3 headers */ macro
/f-stack/freebsd/netinet/
H A Digmp_var.h157 #define M_IGMPV3_HDR M_PROTO2 /* Packet has IGMPv3 headers */ macro
H A Digmp.c3549 if (m->m_flags & M_IGMPV3_HDR) { in igmp_v3_encap_report()
3555 m->m_flags |= M_IGMPV3_HDR; in igmp_v3_encap_report()