Searched refs:gen_load_a (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/libpcap/ |
| H A D | gencode.c | 519 static struct slist *gen_load_a(compiler_state_t *, enum e_offrel, u_int, 1147 s = gen_load_a(cstate, offrel, offset, size); in gen_ncmp() 1879 gen_load_a(compiler_state_t *cstate, enum e_offrel offrel, u_int offset, in gen_load_a() function 3928 s = gen_load_a(cstate, OR_LLC, 2, BPF_B); in gen_llc_i() 4487 s = gen_load_a(cstate, OR_LINKHDR, 1, BPF_B); in gen_wlanhostop() 4502 s = gen_load_a(cstate, OR_LINKHDR, 1, BPF_B); in gen_wlanhostop() 4525 s = gen_load_a(cstate, OR_LINKHDR, 1, BPF_B); in gen_wlanhostop() 4534 s = gen_load_a(cstate, OR_LINKHDR, 1, BPF_B); in gen_wlanhostop() 4557 s = gen_load_a(cstate, OR_LINKHDR, 0, BPF_B); in gen_wlanhostop() 4572 s = gen_load_a(cstate, OR_LINKHDR, 0, BPF_B); in gen_wlanhostop() [all …]
|