Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dbpf.h33 struct bpf_map { struct
35 enum bpf_map_type map_type; argument
41 const struct bpf_map_ops *ops; argument
59 ARG_CONST_MAP_PTR, /* const argument used as pointer to bpf_map */ argument