Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dneighbour.c233 u32 hash_val; in neigh_remove_one() local
643 u32 hash_val, key_len = tbl->key_len; in ___neigh_create() local
743 u32 hash_val = *(u32 *)(pkey + key_len - 4); in pneigh_hash() local
771 u32 hash_val = pneigh_hash(pkey, key_len); in __pneigh_lookup() local
784 u32 hash_val = pneigh_hash(pkey, key_len); in pneigh_lookup() local
827 u32 hash_val = pneigh_hash(pkey, key_len); in pneigh_delete() local
/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A 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
/openbmc/u-boot/board/freescale/common/
H A Dfsl_validate.c40 static u8 hash_val[SHA256_BYTES]; variable
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h283 u8 hash_val[4]; /* dword 3 */ member
/openbmc/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
/openbmc/linux/include/net/
H A Dneighbour.h304 u32 hash_val; in ___neigh_lookup_noref() local
/openbmc/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
/openbmc/linux/drivers/net/ethernet/nxp/
H A Dlpc_eth.c1112 u32 tmp32, hash_val, hashlo, hashhi; in lpc_eth_set_multicast_list() local
/openbmc/linux/net/openvswitch/
H A Dflow_netlink.c1164 u32 hash_val = nla_get_u32(a[OVS_KEY_ATTR_DP_HASH]); in metadata_from_nlattrs() local
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h237 __be32 hash_val; member