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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_noinline.c498 bool hash_16bytes)
500 if (hash_16bytes)
515 bool hash_16bytes = is_ipv6; local
520 hash_16bytes = 1;
525 hash = get_packet_hash(pckt, hash_16bytes);
497 get_packet_hash(struct packet_description *pckt, bool hash_16bytes) argument

Completed in 83 milliseconds