Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dvrf_socket_lookup.c105 static int attach_progs(char *ifname, int tc_prog_fd, int xdp_prog_fd) in attach_progs() function
186 if (attach_progs("veth01", tc_prog_fd, xdp_prog_fd)) in setup()
189 if (attach_progs("veth02", tc_prog_fd, xdp_prog_fd)) in setup()