Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtcp_hdr_options.c31 static int hdr_stg_map_fd; variable
168 if (!ASSERT_OK(bpf_map_lookup_elem(hdr_stg_map_fd, &fd, &act), in check_hdr_stg()
300 hdr_stg_map_fd = bpf_map__fd(skel->maps.hdr_stg_map); in fastopen_estab()
337 hdr_stg_map_fd = bpf_map__fd(skel->maps.hdr_stg_map); in syncookie_estab()
381 hdr_stg_map_fd = bpf_map__fd(skel->maps.hdr_stg_map); in fin()
413 hdr_stg_map_fd = bpf_map__fd(skel->maps.hdr_stg_map); in __simple_estab()