Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Ddlil.h372 extern void ifnet_release_flowswitch_rx_callback(ifnet_t ifp);
H A Ddlil.c1712 ifnet_release_flowswitch_rx_callback(ifnet_t ifp) in ifnet_release_flowswitch_rx_callback() function
/xnu-10002.1.13/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c1492 ifnet_release_flowswitch_rx_callback(fsw->fsw_ifp); in fsw_host_rx()