Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Draw.h22 extern struct raw_hashinfo raw_v4_hashinfo;
35 struct raw_hashinfo { struct
Drawv6.h7 extern struct raw_hashinfo raw_v6_hashinfo;
Dsock.h1048 struct raw_hashinfo;
1169 struct raw_hashinfo *raw_hash;
/Linux-v5.4/net/ipv4/
Draw_diag.c17 static struct raw_hashinfo *
60 struct raw_hashinfo *hashinfo = raw_get_hashinfo(r); in raw_sock_get()
150 struct raw_hashinfo *hashinfo = raw_get_hashinfo(r); in raw_diag_dump()
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()
994 struct raw_hashinfo *h = PDE_DATA(file_inode(seq->file)); in raw_get_first()
1010 struct raw_hashinfo *h = PDE_DATA(file_inode(seq->file)); in raw_get_next()
1038 struct raw_hashinfo *h = PDE_DATA(file_inode(seq->file)); in raw_seq_start()
1060 struct raw_hashinfo *h = PDE_DATA(file_inode(seq->file)); in raw_seq_stop()
/Linux-v5.4/net/ipv6/
Draw.c64 struct raw_hashinfo raw_v6_hashinfo = {