Searched defs:tc_prog_fd (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | vrf_socket_lookup.c | 105 static int attach_progs(char *ifname, int tc_prog_fd, int xdp_prog_fd) in attach_progs() 145 int tc_prog_fd, xdp_prog_fd, ret = 0; in setup() local
|
D | xdp_do_redirect.c | 90 int err, xdp_prog_fd, tc_prog_fd, ifindex_src, ifindex_dst; in test_xdp_do_redirect() local
|
D | test_tunnel.c | 637 int tc_prog_fd; in test_xfrm_tunnel() local
|
D | tailcalls.c | 1509 int prog_fd, tc_prog_fd, map_fd; in test_tailcall_freplace() local
|