Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/netfilter/
Dnf_queue.h49 static inline u32 hash_v4(const struct iphdr *iph, u32 initval) in hash_v4() function
92 return hash_v4(iph, initval); in hash_bridge()
111 queue += reciprocal_scale(hash_v4(ip_hdr(skb), initval), in nfqueue_hash()