raw_hashinfo       22 include/net/raw.h extern struct raw_hashinfo raw_v4_hashinfo;
raw_hashinfo        7 include/net/rawv6.h extern struct raw_hashinfo raw_v6_hashinfo;
raw_hashinfo     1053 include/net/sock.h struct raw_hashinfo;
raw_hashinfo     1174 include/net/sock.h 		struct raw_hashinfo	*raw_hash;
raw_hashinfo       88 net/ipv4/raw.c struct raw_hashinfo raw_v4_hashinfo = {
raw_hashinfo       95 net/ipv4/raw.c 	struct raw_hashinfo *h = sk->sk_prot->h.raw_hash;
raw_hashinfo      111 net/ipv4/raw.c 	struct raw_hashinfo *h = sk->sk_prot->h.raw_hash;
raw_hashinfo      994 net/ipv4/raw.c 	struct raw_hashinfo *h = PDE_DATA(file_inode(seq->file));
raw_hashinfo     1010 net/ipv4/raw.c 	struct raw_hashinfo *h = PDE_DATA(file_inode(seq->file));
raw_hashinfo     1038 net/ipv4/raw.c 	struct raw_hashinfo *h = PDE_DATA(file_inode(seq->file));
raw_hashinfo     1060 net/ipv4/raw.c 	struct raw_hashinfo *h = PDE_DATA(file_inode(seq->file));
raw_hashinfo       17 net/ipv4/raw_diag.c static struct raw_hashinfo *
raw_hashinfo       60 net/ipv4/raw_diag.c 	struct raw_hashinfo *hashinfo = raw_get_hashinfo(r);
raw_hashinfo      151 net/ipv4/raw_diag.c 	struct raw_hashinfo *hashinfo = raw_get_hashinfo(r);
raw_hashinfo       64 net/ipv6/raw.c struct raw_hashinfo raw_v6_hashinfo = {