Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/libpcap/
H A Dgencode.c329 bpf_abs_offset off_linktype; member
1165 cstate->off_linktype.constant_part = 0; in init_linktype()
1166 cstate->off_linktype.is_variable = 0; in init_linktype()
1167 cstate->off_linktype.reg = -1; in init_linktype()
1204 cstate->off_linktype.constant_part = 2; in init_linktype()
1211 cstate->off_linktype.constant_part = 4; in init_linktype()
2997 if (cstate->off_linktype.reg == -1) in insert_compute_vloffsets()
3006 s2->s.k = cstate->off_linktype.reg; in insert_compute_vloffsets()
9561 cstate->off_linktype.is_variable = 1; in gen_geneve_offsets()
9565 s1->s.k = cstate->off_linktype.reg; in gen_geneve_offsets()
[all …]