Searched defs:other_branch (Results 1 - 1 of 1) sorted by path

/linux-master/kernel/bpf/
H A Dverifier.c15104 struct bpf_verifier_state *other_branch; local
14983 try_match_pkt_pointers(const struct bpf_insn *insn, struct bpf_reg_state *dst_reg, struct bpf_reg_state *src_reg, struct bpf_verifier_state *this_branch, struct bpf_verifier_state *other_branch) argument
[all...]

Completed in 368 milliseconds