Home
last modified time | relevance | path

Searched refs:e_offrel (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/libpcap/
Dgencode.c218 enum e_offrel { enum
481 static struct block *gen_cmp(compiler_state_t *, enum e_offrel, u_int,
483 static struct block *gen_cmp_gt(compiler_state_t *, enum e_offrel, u_int,
485 static struct block *gen_cmp_ge(compiler_state_t *, enum e_offrel, u_int,
487 static struct block *gen_cmp_lt(compiler_state_t *, enum e_offrel, u_int,
489 static struct block *gen_cmp_le(compiler_state_t *, enum e_offrel, u_int,
491 static struct block *gen_mcmp(compiler_state_t *, enum e_offrel, u_int,
493 static struct block *gen_bcmp(compiler_state_t *, enum e_offrel, u_int,
495 static struct block *gen_ncmp(compiler_state_t *, enum e_offrel, bpf_u_int32,
499 static struct slist *gen_load_a(compiler_state_t *, enum e_offrel, u_int,
[all …]