Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Draw.h26 extern struct raw_hashinfo raw_v4_hashinfo;
39 struct raw_hashinfo { struct
Drawv6.h7 extern struct raw_hashinfo raw_v6_hashinfo;
Dsock.h1029 struct raw_hashinfo;
1150 struct raw_hashinfo *raw_hash;
/Linux-v4.19/net/ipv4/
Draw_diag.c16 static struct raw_hashinfo *
62 struct raw_hashinfo *hashinfo = raw_get_hashinfo(r); in raw_sock_get()
152 struct raw_hashinfo *hashinfo = raw_get_hashinfo(r); in raw_diag_dump()
Draw.c92 struct raw_hashinfo raw_v4_hashinfo = {
99 struct raw_hashinfo *h = sk->sk_prot->h.raw_hash; in raw_hash_sk()
115 struct raw_hashinfo *h = sk->sk_prot->h.raw_hash; in raw_unhash_sk()
999 struct raw_hashinfo *h = PDE_DATA(file_inode(seq->file)); in raw_get_first()
1015 struct raw_hashinfo *h = PDE_DATA(file_inode(seq->file)); in raw_get_next()
1043 struct raw_hashinfo *h = PDE_DATA(file_inode(seq->file)); in raw_seq_start()
1065 struct raw_hashinfo *h = PDE_DATA(file_inode(seq->file)); in raw_seq_stop()
/Linux-v4.19/net/ipv6/
Draw.c68 struct raw_hashinfo raw_v6_hashinfo = {