Searched refs:m_tcpip_hash (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | uipc_mbufhash.c | 78 m_tcpip_hash(const uint32_t flags, const struct mbuf *m, in m_tcpip_hash() function 191 return (m_tcpip_hash(flags, m, p, off, etype)); in m_ether_tcpip_hash() 210 return (m_tcpip_hash(flags, m, p, off, etype)); in m_infiniband_tcpip_hash()
|