Searched defs:map_opts (Results 1 – 2 of 2) sorted by relevance
22 static struct bpf_map_create_opts map_opts = { variable
35 static struct bpf_map_create_opts map_opts = { .sz = sizeof(map_opts) }; variable