Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Ddlil.h352 extern void ifnet_poll(struct ifnet *);
H A Ddlil_input.c806 ifnet_poll(ifp); in dlil_input_packet_list_common()
1722 ifnet_poll(ifp); in dlil_rxpoll_input_thread_cont()
H A Ddlil.c2493 ifnet_poll(struct ifnet *ifp) in ifnet_poll() function
/xnu-12377.61.12/bsd/skywalk/nexus/netif/
H A Dnx_netif_compat.c1188 ifnet_poll(ifp); in nx_netif_compat_receive()