Home
last modified time | relevance | path

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

/xnu-11215.41.3/bsd/sys/
H A Dmbuf.h721 #define M_PROTOFLAGS \ macro
/xnu-11215.41.3/bsd/netinet6/
H A Dmld6.c3725 m->m_flags &= ~(M_PROTOFLAGS); in mld_dispatch_packet()
/xnu-11215.41.3/bsd/netinet/
H A Digmp.c4078 m->m_flags &= ~(M_PROTOFLAGS | M_IGMP_LOOP); in igmp_sendpkt()