Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/skywalk/nexus/netif/
H A Dnx_netif_compat.c63 static errno_t nx_netif_compat_receive(struct ifnet *ifp, struct mbuf *m_head,
1048 nx_netif_compat_receive(struct ifnet *ifp, struct mbuf *m_head, in nx_netif_compat_receive() function
1854 err = dlil_set_input_handler(ifp, nx_netif_compat_receive); in nx_netif_compat_catch_rx()