Home
last modified time | relevance | path

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

/external/libbpf/src/
Dbpf.c738 int bpf_obj_get(const char *pathname) in bpf_obj_get() function
/external/iproute2/lib/
Dbpf.c781 static int bpf_obj_get(const char *pathname, enum bpf_prog_type type) in bpf_obj_get() function