Home
last modified time | relevance | path

Searched refs:LIBBPF_MAP_UNSPEC (Results 1 - 1 of 1) sorted by relevance

/third_party/libbpf/src/
H A Dlibbpf.c502 LIBBPF_MAP_UNSPEC, enumerator
2669 map->libbpf_type = LIBBPF_MAP_UNSPEC;
4428 return LIBBPF_MAP_UNSPEC;
4535 if (type == LIBBPF_MAP_UNSPEC) {
10151 return map->libbpf_type != LIBBPF_MAP_UNSPEC;

Completed in 17 milliseconds