Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dtcp_hdr_options.c31 static int hdr_stg_map_fd; variable
201 if (CHECK(bpf_map_lookup_elem(hdr_stg_map_fd, &fd, &act), in check_hdr_stg()
336 hdr_stg_map_fd = bpf_map__fd(skel->maps.hdr_stg_map); in fastopen_estab()
374 hdr_stg_map_fd = bpf_map__fd(skel->maps.hdr_stg_map); in syncookie_estab()
419 hdr_stg_map_fd = bpf_map__fd(skel->maps.hdr_stg_map); in fin()
452 hdr_stg_map_fd = bpf_map__fd(skel->maps.hdr_stg_map); in __simple_estab()