Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_mbufhash.c58 m_ether_tcpip_hash_init(void) in m_ether_tcpip_hash_init() function
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_tx.c603 hashrandom = m_ether_tcpip_hash_init(); in hashrandom_init()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_tx.c83 mlx5e_hash_value = m_ether_tcpip_hash_init(); in mlx5e_hash_init()
/freebsd/sys/sys/
H A Dmbuf.h1551 uint32_t m_ether_tcpip_hash_init(void);
/freebsd/sys/net/
H A Dieee8023ad_lacp.c781 lsc->lsc_hashkey = m_ether_tcpip_hash_init(); in lacp_attach()
H A Dif_lagg.c2534 lb->lb_key = m_ether_tcpip_hash_init(); in lagg_lb_attach()