Searched refs:igr_fd (Results 1 – 2 of 2) sorted by relevance
72 static int attach_tc_prog(struct bpf_tc_hook *hook, int igr_fd, int egr_fd) in attach_tc_prog() argument75 .prog_fd = igr_fd); in attach_tc_prog()84 if (igr_fd >= 0) { in attach_tc_prog()
367 attach_tc_prog(struct bpf_tc_hook * hook,int igr_fd,int egr_fd) attach_tc_prog() argument