Searched refs:dlil_input_handler (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.81.4/bsd/net/ |
| H A D | dlil_ctl.c | 324 ptrauth_nop_cast(void *, &dlil_input_handler), in dlil_set_input_handler() 333 ptrauth_nop_cast(void *, &dlil_input_handler), acq_rel)) { in dlil_reset_input_handler()
|
| H A D | dlil.h | 432 extern errno_t dlil_input_handler(struct ifnet *, struct mbuf *,
|
| H A D | dlil_input.c | 280 dlil_input_handler(struct ifnet *ifp, struct mbuf *m_head, in dlil_input_handler() function
|
| H A D | kpi_interface.c | 462 ifp->if_input_dlil = dlil_input_handler; in ifnet_allocate_extended()
|
| /xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_dp.c | 1595 dlil_input_handler(ifp, mbufq_first(host_mq), mbufq_last(host_mq), &s, FALSE, NULL); in fsw_host_sendup()
|