Home
last modified time | relevance | path

Searched defs:hash_val (Results 1 – 8 of 8) sorted by relevance

/linux/net/core/
H A Dneighbour.c602 u32 hash_val, key_len = tbl->key_len; in ___neigh_create() local
701 u32 hash_val = *(u32 *)(pkey + key_len - 4); in pneigh_hash() local
729 u32 hash_val = pneigh_hash(pkey, key_len); in __pneigh_lookup() local
742 u32 hash_val = pneigh_hash(pkey, key_len); in pneigh_lookup() local
785 u32 hash_val = pneigh_hash(pkey, key_len); in pneigh_delete() local
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h283 u8 hash_val[4]; /* dword 3 */ member
/linux/drivers/net/ethernet/davicom/
H A Ddm9051.c1037 u32 hash_val; in dm9051_set_rx_mode() local
H A Ddm9000.c841 u32 hash_val; in dm9000_hash_table_unlocked() local
/linux/drivers/net/ethernet/dec/tulip/
H A Ddmfe.c1458 u32 hash_val = cal_CRC((char *)ha->addr, 6, 0) & 0x3f; in dm9132_id_table() local
/linux/fs/bcachefs/
H A Dbtree_types.h76 u64 hash_val; member
/linux/net/openvswitch/
H A Dflow_netlink.c1177 u32 hash_val = nla_get_u32(a[OVS_KEY_ATTR_DP_HASH]); in metadata_from_nlattrs() local
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h237 __be32 hash_val; member