Searched refs:raw_hashfunc (Results 1 – 3 of 3) sorted by relevance
43 static inline u32 raw_hashfunc(const struct net *net, u32 proto) in raw_hashfunc() function
96 hlist = &h->ht[raw_hashfunc(sock_net(sk), inet_sk(sk)->inet_num)]; in raw_hash_sk()199 raw_hashfunc(net, protocol)); in raw_local_deliver()275 hash = raw_hashfunc(net, protocol); in raw_icmp_error()
155 hash = raw_hashfunc(net, nexthdr); in ipv6_raw_deliver()341 hash = raw_hashfunc(net, nexthdr); in raw6_icmp_error()
Completed in 7 milliseconds