Home
last modified time | relevance | path

Searched refs:SuperFastHash (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/samples/bpf/
H A Dhash_func01.h10 __u32 SuperFastHash (const char *data, int len, __u32 initval) { in SuperFastHash() function
H A Dxdp_redirect_cpu_kern.c483 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()
/kernel/linux/linux-6.6/samples/bpf/
H A Dhash_func01.h10 __u32 SuperFastHash (const char *data, int len, __u32 initval) { in SuperFastHash() function

Completed in 2 milliseconds