Searched defs:upsert_opts (Results 1 – 1 of 1) sorted by relevance
141 struct upsert_opts { struct142 __u32 map_type;143 int map_fd;144 __u32 n;168 struct upsert_opts *opts = arg; in patch_map_thread() argument