Searched refs:map_toeplitz_key (Results 1 – 3 of 3) sorted by relevance
36 ctx->map_toeplitz_key = -1; in ebpf_rss_init()62 ctx->map_toeplitz_key, 0); in ebpf_rss_mmap()135 ctx->map_toeplitz_key = bpf_map__fd( in ebpf_rss_load()142 ctx->map_toeplitz_key); in ebpf_rss_load()153 ctx->map_toeplitz_key = -1; in ebpf_rss_load()187 ctx->map_toeplitz_key = toeplitz_fd; in ebpf_rss_load_fds()194 ctx->map_toeplitz_key); in ebpf_rss_load_fds()199 ctx->map_toeplitz_key = -1; in ebpf_rss_load_fds()297 close(ctx->map_toeplitz_key); in ebpf_rss_unload()304 ctx->map_toeplitz_key = -1; in ebpf_rss_unload()
25 int map_toeplitz_key; member
80 - map_toeplitz_key - file descriptor of the 'Toeplitz key' map. One element of the 40byte key prepa…