Home
last modified time | relevance | path

Searched defs:bpf_map (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
Dbpf.h29 struct bpf_map { struct
31 enum bpf_map_type map_type; argument
35 const struct bpf_map_ops *ops; argument
52 ARG_CONST_MAP_PTR, /* const argument used as pointer to bpf_map */ argument