Searched refs:gen_cmp_lt (Results 1 – 1 of 1) sorted by relevance
/external/libpcap/ |
D | gencode.c | 464 static struct block *gen_cmp_lt(compiler_state_t *, enum e_offrel, u_int, 952 gen_cmp_lt(compiler_state_t *cstate, enum e_offrel offrel, u_int offset, in gen_cmp_lt() function 7411 b = gen_cmp_lt(cstate, OR_LINKHDR, (u_int)idx, BPF_B, (bpf_int32)val); in gen_byteop()
|