Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Ddlil.h372 extern void ifnet_release_flowswitch_rx_callback(ifnet_t ifp);
H A Ddlil.c1099 ifnet_release_flowswitch_rx_callback(ifnet_t ifp) in ifnet_release_flowswitch_rx_callback() function
/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c1601 ifnet_release_flowswitch_rx_callback(fsw->fsw_ifp); in fsw_host_rx_cb()