Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_noinline.c497 bool hash_16bytes) in get_packet_hash() argument
499 if (hash_16bytes) in get_packet_hash()
514 bool hash_16bytes = is_ipv6; in get_packet_dst() local
519 hash_16bytes = 1; in get_packet_dst()
524 hash = get_packet_hash(pckt, hash_16bytes); in get_packet_dst()