HomeSort by relevance Sort by last modified time
    Searched refs:icode_to_fcode (Results 1 - 3 of 3) sorted by null

  /external/libpcap/
gencode.h 383 struct bpf_insn *icode_to_fcode(compiler_state_t *, struct icode *,
optimize.c 2199 icode_to_fcode(compiler_state_t *cstate, struct icode *ic, function
    [all...]
gencode.c 740 program->bf_insns = icode_to_fcode(&cstate, &cstate.ic, cstate.ic.root, &len);
    [all...]

Completed in 214 milliseconds