Home
last modified time | relevance | path

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

/packages/modules/Connectivity/staticlibs/native/bpf_headers/include/bpf/
Dbpf_helpers.h207 static int (*bpf_map_update_elem_unsafe)(const struct bpf_map_def* map, const void* key, variable
335 return bpf_map_update_elem_unsafe(&the_map, k, v, flags); \