Home
last modified time | relevance | path

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

/openbmc/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
77 .prog_fd = egr_fd); in attach_tc_prog()
93 if (egr_fd >= 0) { in attach_tc_prog()
H A Dtest_tunnel.c275 static int attach_tc_prog(struct bpf_tc_hook *hook, int igr_fd, int egr_fd) in attach_tc_prog() argument
280 .priority = 1, .prog_fd = egr_fd); in attach_tc_prog()
296 if (egr_fd >= 0) { in attach_tc_prog()