HomeSort by: relevance | last modified time | path
    Searched defs:jmp_to_cond (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/net/
bpfjit.c 1640 jmp_to_cond(const struct bpf_insn *pc, bool negate, int *res) function in typeref:typename:bool
2021 if (!jmp_to_cond(pc, negate, &cond))
2035 if (!jmp_to_cond(pc, negate, &cond))

Completed in 32 milliseconds