Home
last modified time | relevance | path

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

/openbmc/linux/tools/bpf/
H A Dbpf_dbg.c866 static int bpf_run_all(struct sock_filter *f, uint16_t bpf_len, uint8_t *pkt, in bpf_run_all() function
1191 int ret = bpf_run_all(bpf_image, bpf_prog_len, in cmd_run()