Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dmbuf.h1483 extern void m_drop_extended(mbuf_t, struct ifnet *, char *,
/xnu-12377.81.4/bsd/net/
H A Ddlil_input.c1054 m_drop_extended(m, ifp, frame_header, DROPTAP_FLAG_DIR_IN, DROP_REASON_DLIL_NO_PROTO, NULL, 0); in dlil_input_packet_list_common()
/xnu-12377.81.4/bsd/kern/
H A Duipc_mbuf.c2943 m_drop_extended(mbuf_t m, struct ifnet *ifp, char *frame_header, in m_drop_extended() function