Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dbpf.h141 struct bpf_array { struct
160 bool bpf_prog_array_compatible(struct bpf_array *array, const struct bpf_prog *fp); argument