Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Ddlil.h370 extern void ifnet_release_flowswitch_rx_callback(ifnet_t ifp);
H A Ddlil.c1328 ifnet_release_flowswitch_rx_callback(ifnet_t ifp) in ifnet_release_flowswitch_rx_callback() function
/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c1582 ifnet_release_flowswitch_rx_callback(fsw->fsw_ifp); in fsw_host_rx()