Searched refs:m_ether_tcpip_hash (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | uipc_mbufhash.c | 157 m_ether_tcpip_hash(const uint32_t flags, const struct mbuf *m, in m_ether_tcpip_hash() function
|
| /f-stack/tools/compat/include/sys/ |
| H A D | mbuf.h | 1207 uint32_t m_ether_tcpip_hash(const uint32_t, const struct mbuf *, const uint32_t);
|
| /f-stack/freebsd/sys/ |
| H A D | mbuf.h | 1468 uint32_t m_ether_tcpip_hash(const uint32_t, const struct mbuf *, uint32_t);
|
| /f-stack/freebsd/net/ |
| H A D | ieee8023ad_lacp.c | 895 hash = m_ether_tcpip_hash(sc->sc_flags, m, lsc->lsc_hashkey); in lacp_select_tx_port()
|
| H A D | if_lagg.c | 2509 p = m_ether_tcpip_hash(sc->sc_flags, m, lb->lb_key); in lagg_lb_start()
|