Home
last modified time | relevance | path

Searched refs:table_fd (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/ebpf/
H A Debpf_rss.c160 int config_fd, int toeplitz_fd, int table_fd, in ebpf_rss_load_fds() argument
180 if (table_fd < 0) { in ebpf_rss_load_fds()
188 ctx->map_indirections_table = table_fd; in ebpf_rss_load_fds()
H A Debpf_rss-stub.c32 int config_fd, int toeplitz_fd, int table_fd, in ebpf_rss_load_fds() argument
H A Debpf_rss.h49 int config_fd, int toeplitz_fd, int table_fd,