Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
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()
Dtest_tunnel.c275 static int attach_tc_prog(struct bpf_tc_hook *hook, int igr_fd, int egr_fd) in attach_tc_prog() argument
278 .priority = 1, .prog_fd = igr_fd); in attach_tc_prog()
287 if (igr_fd >= 0) { in attach_tc_prog()