Home
last modified time | relevance | path

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

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