Home
last modified time | relevance | path

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

/dragonfly/contrib/libpcap/
H A Dgencode.c350 bpf_abs_offset off_linktype; member
1176 cstate->off_linktype.constant_part = 0; in init_linktype()
1177 cstate->off_linktype.is_variable = 0; in init_linktype()
1178 cstate->off_linktype.reg = -1; in init_linktype()
1215 cstate->off_linktype.constant_part = 2; in init_linktype()
1222 cstate->off_linktype.constant_part = 4; in init_linktype()
2950 if (cstate->off_linktype.reg == -1) in insert_compute_vloffsets()
2959 s2->s.k = cstate->off_linktype.reg; in insert_compute_vloffsets()
9363 cstate->off_linktype.is_variable = 1; in gen_geneve_offsets()
9367 s1->s.k = cstate->off_linktype.reg; in gen_geneve_offsets()
[all …]