Searched refs:nx_netif_compat_receive (Results 1 – 1 of 1) sorted by relevance
63 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() function1854 err = dlil_set_input_handler(ifp, nx_netif_compat_receive); in nx_netif_compat_catch_rx()