Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxfrm_info.c72 static int attach_tc_prog(struct bpf_tc_hook *hook, int igr_fd, int egr_fd) in attach_tc_prog() argument
75 .prog_fd = igr_fd); in attach_tc_prog()
84 if (igr_fd >= 0) { in attach_tc_prog()
H A Dtest_tunnel.c367 static int attach_tc_prog(struct bpf_tc_hook *hook, int igr_fd, int egr_fd) in attach_tc_prog() argument
370 .priority = 1, .prog_fd = igr_fd); in attach_tc_prog()
379 if (igr_fd >= 0) { in attach_tc_prog()