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

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

Completed in 98 milliseconds