Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_sock_fields.c60 static int linum_map_fd; variable
129 err = bpf_map_lookup_elem(linum_map_fd, &egress_linum_idx, in check_result()
134 err = bpf_map_lookup_elem(linum_map_fd, &ingress_linum_idx, in check_result()
472 linum_map_fd = bpf_map__fd(map); in main()