Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Digmp_var.h245 #define M_IGMPV3_HDR M_PROTO2 /* Packet has IGMPv3 headers */ macro
H A Digmp.c3997 if (m->m_flags & M_IGMPV3_HDR) { in igmp_v3_encap_report()
4004 m->m_flags |= M_IGMPV3_HDR; in igmp_v3_encap_report()