Searched refs:bpf_run_all (Results 1 – 1 of 1) sorted by relevance
866 static int bpf_run_all(struct sock_filter *f, uint16_t bpf_len, uint8_t *pkt, in bpf_run_all() function1191 int ret = bpf_run_all(bpf_image, bpf_prog_len, in cmd_run()