Home
last modified time | relevance | path

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

/qemu/ebpf/
H A Debpf_rss.c160 int config_fd, int toeplitz_fd, int table_fd, in ebpf_rss_load_fds() argument
176 if (toeplitz_fd < 0) { in ebpf_rss_load_fds()
187 ctx->map_toeplitz_key = toeplitz_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,