Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_noinline.c577 __u32 conn_rate_key = 512 + 2; in get_packet_dst() local
579 bpf_map_lookup_elem(&stats, &conn_rate_key); in get_packet_dst()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_noinline.c537 __u32 conn_rate_key = 512 + 2; in get_packet_dst() local
539 bpf_map_lookup_elem(&stats, &conn_rate_key); in get_packet_dst()

Completed in 3 milliseconds