Home
last modified time | relevance | path

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

/Linux-v5.10/samples/bpf/
Dfds_example.c110 static int bpf_do_prog(const char *file, uint32_t flags, const char *object) in bpf_do_prog() function
188 return bpf_do_prog(file, flags, object); in main()