Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dsockmap_listen.c944 int sock_map, int verd_map, in test_reuseport_select_listening() argument
954 zero_verdict_count(verd_map); in test_reuseport_select_listening()
1000 err = xbpf_map_lookup_elem(verd_map, &key, &pass); in test_reuseport_select_listening()
1013 int sock_map, int verd_map, in test_reuseport_select_connected() argument
1023 zero_verdict_count(verd_map); in test_reuseport_select_connected()
1101 err = xbpf_map_lookup_elem(verd_map, &key, &drop); in test_reuseport_select_connected()
1119 int verd_map, int reuseport_prog) in test_reuseport_mixed_groups() argument
1127 zero_verdict_count(verd_map); in test_reuseport_mixed_groups()
1171 err = xbpf_map_lookup_elem(verd_map, &key, &drop); in test_reuseport_mixed_groups()