Home
last modified time | relevance | path

Searched refs:raw_hashinfo (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/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()
H A Drawv6.h8 extern struct raw_hashinfo raw_v6_hashinfo;
H A Dsock.h1230 struct raw_hashinfo;
1360 struct raw_hashinfo *raw_hash;
/kernel/linux/linux-5.10/include/net/
H A Draw.h22 extern struct raw_hashinfo raw_v4_hashinfo;
35 struct raw_hashinfo { struct
H A Drawv6.h7 extern struct raw_hashinfo raw_v6_hashinfo;
H A Dsock.h1155 struct raw_hashinfo;
1273 struct raw_hashinfo *raw_hash;
/kernel/linux/linux-6.6/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()
949 struct raw_hashinfo *h = pde_data(file_inode(seq->file)); in raw_get_first()
991 struct raw_hashinfo *h = pde_data(file_inode(seq->file));
1015 struct raw_hashinfo *h = pde_data(file_inode(seq->file));
/kernel/linux/linux-5.10/net/ipv4/
H A Draw_diag.c17 static struct raw_hashinfo *
60 struct raw_hashinfo *hashinfo = raw_get_hashinfo(r); in raw_sock_get()
145 struct raw_hashinfo *hashinfo = raw_get_hashinfo(r); in raw_diag_dump()
H A Draw.c88 struct raw_hashinfo raw_v4_hashinfo = {
95 struct raw_hashinfo *h = sk->sk_prot->h.raw_hash; in raw_hash_sk()
111 struct raw_hashinfo *h = sk->sk_prot->h.raw_hash; in raw_unhash_sk()
979 struct raw_hashinfo *h = PDE_DATA(file_inode(seq->file)); in raw_get_first()
995 struct raw_hashinfo *h = PDE_DATA(file_inode(seq->file)); in raw_get_next()
1024 struct raw_hashinfo *h = PDE_DATA(file_inode(seq->file));
1047 struct raw_hashinfo *h = PDE_DATA(file_inode(seq->file));
/kernel/linux/linux-5.10/net/ipv6/
H A Draw.c64 struct raw_hashinfo raw_v6_hashinfo = {
/kernel/linux/linux-6.6/net/ipv6/
H A Draw.c64 struct raw_hashinfo raw_v6_hashinfo;

Completed in 17 milliseconds