Home
last modified time | relevance | path

Searched refs:raw_hash (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/net/ipv4/
H A Draw.c93 struct raw_hashinfo *h = sk->sk_prot->h.raw_hash; in raw_hash_sk()
110 struct raw_hashinfo *h = sk->sk_prot->h.raw_hash; in raw_unhash_sk()
942 .h.raw_hash = &raw_v4_hashinfo,
/openbmc/linux/fs/ceph/
H A Dmds_client.h104 u32 raw_hash; member
H A Dinode.c1942 u32 hash = ceph_frag_value(rde->raw_hash); in ceph_readdir_prepopulate()
H A Dmds_client.c460 rde->raw_hash = ceph_str_hash(ci->i_dir_layout.dl_dir_hash, in parse_reply_info_readdir()
/openbmc/linux/net/ieee802154/
H A Dsocket.c173 static int raw_hash(struct sock *sk) in raw_hash() function
402 .hash = raw_hash,
/openbmc/linux/net/ipv6/
H A Draw.c1216 .h.raw_hash = &raw_v6_hashinfo,
/openbmc/linux/include/net/
H A Dsock.h1362 struct raw_hashinfo *raw_hash; member