Searched refs:m_tcpip_hash (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13-stable/sys/kern/ |
| HD | uipc_mbufhash.c | 76 m_tcpip_hash(const uint32_t flags, const struct mbuf *m, in m_tcpip_hash() function 189 return (m_tcpip_hash(flags, m, p, off, etype)); in m_ether_tcpip_hash() 208 return (m_tcpip_hash(flags, m, p, off, etype)); in m_infiniband_tcpip_hash()
|