Searched refs:bpf_validate (Results 1 – 3 of 3) sorted by relevance
1459 extern int bpf_validate(const struct bpf_insn *, int);
773 bpf_validate(const struct bpf_insn *f, int len) in bpf_validate() function
2395 bpf_validate(fcode, (int)flen)) { in bpf_setf()