Searched refs:m_drop_extended (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.81.4/bsd/sys/ |
| H A D | mbuf.h | 1483 extern void m_drop_extended(mbuf_t, struct ifnet *, char *,
|
| /xnu-12377.81.4/bsd/net/ |
| H A D | dlil_input.c | 1054 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 D | uipc_mbuf.c | 2943 m_drop_extended(mbuf_t m, struct ifnet *ifp, char *frame_header, in m_drop_extended() function
|