Searched refs:table_fd (Results 1 – 3 of 3) sorted by relevance
154 int config_fd, int toeplitz_fd, int table_fd) in ebpf_rss_load_fds() argument160 if (program_fd < 0 || config_fd < 0 || toeplitz_fd < 0 || table_fd < 0) { in ebpf_rss_load_fds()167 ctx->map_indirections_table = table_fd; in ebpf_rss_load_fds()
32 int config_fd, int toeplitz_fd, int table_fd) in ebpf_rss_load_fds() argument
47 int config_fd, int toeplitz_fd, int table_fd);