Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Duipc_mbufhash.c46 m_common_hash_gethdr(const struct mbuf *m, const u_int off, in m_common_hash_gethdr() function
101 ip = m_common_hash_gethdr(m, off, sizeof(*ip), &buf); in m_tcpip_hash()
120 ports = m_common_hash_gethdr(m, in m_tcpip_hash()
134 ip6 = m_common_hash_gethdr(m, off, sizeof(*ip6), &buf); in m_tcpip_hash()
182 vlan = m_common_hash_gethdr(m, off, sizeof(*vlan), &buf); in m_ether_tcpip_hash()