Home
last modified time | relevance | path

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

/net/core/
Dneighbour.c202 u32 hash_val; in neigh_remove_one() local
546 u32 hash_val; in neigh_lookup_nodev() local
578 u32 hash_val; in ___neigh_create() local
677 u32 hash_val = *(u32 *)(pkey + key_len - 4); in pneigh_hash() local
705 u32 hash_val = pneigh_hash(pkey, key_len); in __pneigh_lookup() local
718 u32 hash_val = pneigh_hash(pkey, key_len); in pneigh_lookup() local
764 u32 hash_val = pneigh_hash(pkey, key_len); in pneigh_delete() local
/net/openvswitch/
Dflow_netlink.c1149 u32 hash_val = nla_get_u32(a[OVS_KEY_ATTR_DP_HASH]); in metadata_from_nlattrs() local