Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Ddlil_ctl.c376 ifnet_reset_output_handler(struct ifnet *ifp) in ifnet_reset_output_handler() function
H A Dif_var_private.h1818 extern void ifnet_reset_output_handler(struct ifnet *);
/xnu-12377.61.12/bsd/skywalk/nexus/netif/
H A Dnx_netif_host.c384 ifnet_reset_output_handler(ifp); in nx_netif_host_catch_tx()