Home
last modified time | relevance | path

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

/frameworks/libs/net/common/native/bpf_headers/include/bpf/
Dbpf_helpers.h130 #define BPF_ANNOTATE_KV_PAIR(name, type_key, type_val) \ macro
159 BPF_ANNOTATE_KV_PAIR(the_map, KeyType, ValueType); \