Home
last modified time | relevance | path

Searched refs:raw_hashinfo (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/net/
H A Draw.h24 extern struct raw_hashinfo raw_v4_hashinfo;
37 struct raw_hashinfo { struct
48 static inline void raw_hashinfo_init(struct raw_hashinfo *hashinfo) in raw_hashinfo_init() argument
H A Drawv6.h8 extern struct raw_hashinfo raw_v6_hashinfo;
H A Dsock.h1232 struct raw_hashinfo;
1362 struct raw_hashinfo *raw_hash;
/openbmc/linux/net/ipv4/
H A Draw_diag.c17 static struct raw_hashinfo *
59 struct raw_hashinfo *hashinfo = raw_get_hashinfo(r); in raw_sock_get()
141 struct raw_hashinfo *hashinfo = raw_get_hashinfo(r); in raw_diag_dump()
H A Draw.c88 struct raw_hashinfo raw_v4_hashinfo;
93 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()
952 struct raw_hashinfo *h = pde_data(file_inode(seq->file)); in raw_get_first()
994 struct raw_hashinfo *h = pde_data(file_inode(seq->file)); in raw_seq_start()
1018 struct raw_hashinfo *h = pde_data(file_inode(seq->file)); in raw_seq_stop()
/openbmc/linux/net/ipv6/
H A Draw.c64 struct raw_hashinfo raw_v6_hashinfo;