Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dtest_tunnel.c214 static int attach_tc_prog(struct bpf_tc_hook *hook, int igr_fd, int egr_fd) in attach_tc_prog() argument
217 .priority = 1, .prog_fd = igr_fd); in attach_tc_prog()
226 if (igr_fd >= 0) { in attach_tc_prog()