Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Draw.h22 extern struct raw_hashinfo raw_v4_hashinfo;
34 struct raw_hashinfo { struct
39 static inline void raw_hashinfo_init(struct raw_hashinfo *hashinfo) in raw_hashinfo_init() argument
Drawv6.h8 extern struct raw_hashinfo raw_v6_hashinfo;
Dsock.h1210 struct raw_hashinfo;
1339 struct raw_hashinfo *raw_hash;
/linux-6.1.9/net/ipv4/
Draw_diag.c17 static struct raw_hashinfo *
59 struct raw_hashinfo *hashinfo = raw_get_hashinfo(r); in raw_sock_get()
142 struct raw_hashinfo *hashinfo = raw_get_hashinfo(r); in raw_diag_dump()
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()
948 struct raw_hashinfo *h = pde_data(file_inode(seq->file)); in raw_get_first()
/linux-6.1.9/net/ipv6/
Draw.c64 struct raw_hashinfo raw_v6_hashinfo;