Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom_l2t.c72 l2_hash(struct l2t_data *d, const struct sockaddr *sa, int ifindex) in l2_hash() function
382 hash = l2_hash(d, sa, if_getindex(ifp)); in t4_l2t_get()
433 hash = l2_hash(d, sa, if_getindex(ifp)); in t4_l2_update()
/freebsd/sys/dev/mlx5/mlx5_core/
H A Deswitch.h122 struct hlist_head l2_hash[MLX5_L2_ADDR_HASH_SIZE];
120 struct hlist_head l2_hash[MLX5_L2_ADDR_HASH_SIZE]; global() member
H A Dmlx5_eswitch.c344 struct hlist_head *hash = esw->l2_table.l2_hash; in esw_add_uc_addr()
380 struct hlist_head *hash = esw->l2_table.l2_hash; in esw_del_uc_addr()