Searched refs:gen_mtp3field_code (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/contrib/libpcap/ |
| D | grammar.y | 779 …| relop NUM { CHECK_PTR_VAL(($$.b = gen_mtp3field_code(cstate, $<blk>0.mtp3fieldtype, (u_int)$2, … 780 …| irelop NUM { CHECK_PTR_VAL(($$.b = gen_mtp3field_code(cstate, $<blk>0.mtp3fieldtype, (u_int)$2,… 793 CHECK_PTR_VAL(($$.b = gen_mtp3field_code(cstate, $$.mtp3fieldtype, (u_int) $1, BPF_JEQ, 0)));
|
| D | gencode.h | 341 struct block *gen_mtp3field_code(compiler_state_t *, int, bpf_u_int32,
|
| D | gencode.c | 9770 gen_mtp3field_code(compiler_state_t *cstate, int mtp3field, in gen_mtp3field_code() function
|