Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netfilter/
Dnf_queue.h44 static inline u32 hash_v4(const struct iphdr *iph, u32 initval) in hash_v4() function
87 return hash_v4(iph, initval); in hash_bridge()
106 queue += reciprocal_scale(hash_v4(ip_hdr(skb), initval), in nfqueue_hash()