Searched refs:ingress_fd (Results 1 – 1 of 1) sorted by relevance
774 int tc_prog_attach(const char *dev, int ingress_fd, int egress_fd) in tc_prog_attach() argument778 if (!ASSERT_TRUE(ingress_fd >= 0 || egress_fd >= 0, in tc_prog_attach()789 .priority = 1, .prog_fd = ingress_fd); in tc_prog_attach()797 if (ingress_fd >= 0) { in tc_prog_attach()