Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/icssm/
H A Dicssm_prueth_switch.c532 unsigned int hash_val, mac_tbl_idx; in icssm_prueth_sw_insert_fdb_entry() local
633 unsigned int hash_val, mac_tbl_idx; in icssm_prueth_sw_delete_fdb_entry() local
706 unsigned int hash_val; in icssm_prueth_sw_do_purge_fdb() local
/linux/net/core/
H A Dneighbour.c650 u32 hash_val, key_len = tbl->key_len; in ___neigh_create() local
749 u32 hash_val = *(u32 *)(pkey + key_len - 4); in pneigh_hash() local
763 u32 hash_val; in pneigh_lookup() local
789 u32 hash_val; in pneigh_create() local
843 u32 hash_val; in pneigh_delete() local
/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c1346 u32 hash_val; in ipoib_neigh_get() local
1468 u32 hash_val; in ipoib_neigh_alloc() local
1558 u32 hash_val; in ipoib_neigh_free() 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/include/net/
H A Dneighbour.h314 u32 hash_val; in ___neigh_lookup_noref() 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/drivers/net/ethernet/nxp/
H A Dlpc_eth.c1112 u32 tmp32, hash_val, hashlo, hashhi; in lpc_eth_set_multicast_list() local
/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