Home
last modified time | relevance | path

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

/xnu-11215/bsd/skywalk/nexus/netif/
H A Dnx_netif_host.c384 ifnet_reset_output_handler(ifp); in nx_netif_host_catch_tx()
/xnu-11215/bsd/net/
H A Dif_var_private.h1688 extern void ifnet_reset_output_handler(struct ifnet *);
H A Ddlil.c4134 ifnet_reset_output_handler(struct ifnet *ifp) in ifnet_reset_output_handler() function