Home
last modified time | relevance | path

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

/Linux-v5.10/samples/bpf/
Dxdp_redirect_cpu_kern.c469 #define INITVAL 15485863 macro
483 cpu_hash = SuperFastHash((char *)&cpu_hash, 4, INITVAL + iph->protocol); in get_ipv4_hash_ip_pair()
503 cpu_hash = SuperFastHash((char *)&cpu_hash, 4, INITVAL + ip6h->nexthdr); in get_ipv6_hash_ip_pair()