Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Dneighbour.c233 u32 hash_val; in neigh_remove_one() local
625 u32 hash_val; in neigh_lookup_nodev() local
656 u32 hash_val, key_len = tbl->key_len; in ___neigh_create() local
756 u32 hash_val = *(u32 *)(pkey + key_len - 4); in pneigh_hash() local
784 u32 hash_val = pneigh_hash(pkey, key_len); in __pneigh_lookup() local
797 u32 hash_val = pneigh_hash(pkey, key_len); in pneigh_lookup() local
840 u32 hash_val = pneigh_hash(pkey, key_len); in pneigh_delete() local
/linux-6.1.9/drivers/infiniband/ulp/ipoib/
Dipoib_main.c1276 u32 hash_val; in ipoib_neigh_get() local
1398 u32 hash_val; in ipoib_neigh_alloc() local
1488 u32 hash_val; in ipoib_neigh_free() local
/linux-6.1.9/drivers/net/ethernet/davicom/
Ddm9051.c1040 u32 hash_val; in dm9051_set_rx_mode() local
Ddm9000.c841 u32 hash_val; in dm9000_hash_table_unlocked() local
/linux-6.1.9/drivers/net/ethernet/emulex/benet/
Dbe_hw.h283 u8 hash_val[4]; /* dword 3 */ member
/linux-6.1.9/include/net/
Dneighbour.h304 u32 hash_val; in ___neigh_lookup_noref() local
/linux-6.1.9/drivers/net/ethernet/dec/tulip/
Ddmfe.c1458 u32 hash_val = cal_CRC((char *)ha->addr, 6, 0) & 0x3f; in dm9132_id_table() local
/linux-6.1.9/drivers/net/ethernet/nxp/
Dlpc_eth.c1112 u32 tmp32, hash_val, hashlo, hashhi; in lpc_eth_set_multicast_list() local
/linux-6.1.9/net/openvswitch/
Dflow_netlink.c1161 u32 hash_val = nla_get_u32(a[OVS_KEY_ATTR_DP_HASH]); in metadata_from_nlattrs() local
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h237 __be32 hash_val; member