Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_var.h1021 extern void fsw_host_sendup(struct ifnet *, struct mbuf *, struct mbuf *,
H A Dflow_agg.c2504 fsw_host_sendup(fsw->fsw_ifp, m_chain, smbuf, smbufs, bytes); in flow_rx_agg_host()
/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c1557 fsw_host_sendup(ifnet_t ifp, struct mbuf *m_head, struct mbuf *m_tail, in fsw_host_sendup() function
1604 fsw_host_sendup(fsw->fsw_ifp, m_head, m_tail, cnt, bytes); in fsw_host_rx()