bpf_validate
bpf_validate(fcode, (int)flen) == 0) {
int bpf_validate(struct bpf_insn *, int);
if (!bpf_validate(newcode, nbp->bf_len)) {