Searched refs:attach_progs (Results 1 - 1 of 1) sorted by path

/linux-master/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) function
186 if (attach_progs("veth01", tc_prog_fd, xdp_prog_fd))
189 if (attach_progs("veth02", tc_prog_fd, xdp_prog_fd))

Completed in 192 milliseconds