Home
last modified time | relevance | path

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

/packages/modules/Connectivity/staticlibs/native/bpf_headers/include/bpf/
Dbpf_helpers.h221 #define BPF_ANNOTATE_KV_PAIR(name, type_key, type_val) \ macro
326 BPF_ANNOTATE_KV_PAIR(the_map, KeyType, ValueType); \