Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.h1156 struct raw_hashinfo;
1271 struct raw_hashinfo *raw_hash;
/OK3568_Linux_fs/kernel/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()
976 struct raw_hashinfo *h = PDE_DATA(file_inode(seq->file)); in raw_get_first()
992 struct raw_hashinfo *h = PDE_DATA(file_inode(seq->file)); in raw_get_next()
1021 struct raw_hashinfo *h = PDE_DATA(file_inode(seq->file)); in raw_seq_start()
1044 struct raw_hashinfo *h = PDE_DATA(file_inode(seq->file)); in raw_seq_stop()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Draw.c64 struct raw_hashinfo raw_v6_hashinfo = {