Searched refs:fsw_host_sendup (Results 1 – 3 of 3) sorted by relevance
| /xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_var.h | 946 extern void fsw_host_sendup(struct ifnet *, struct mbuf *, struct mbuf *,
|
| H A D | flow_agg.c | 2238 fsw_host_sendup(fsw->fsw_ifp, m_chain, smbuf, smbufs, bytes); in flow_rx_agg_host()
|
| /xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_dp.c | 1152 fsw_host_sendup(ifnet_t ifp, struct mbuf *m_chain, struct mbuf *m_tail, in fsw_host_sendup() function 1196 fsw_host_sendup(fsw->fsw_ifp, m_chain, m_tail, cnt, bytes); in fsw_host_rx()
|