Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dgencode.c168 (cs)->off_linkhdr.constant_part = (new_constant_part); \
197 u_int constant_part; member
1144 cstate->off_outermostlinkhdr.constant_part = 0; in init_linktype()
1149 cstate->off_prevlinkhdr.constant_part = 0; in init_linktype()
1154 cstate->off_linkhdr.constant_part = 0; in init_linktype()
1161 cstate->off_linkpl.constant_part = 0; in init_linktype()
1165 cstate->off_linktype.constant_part = 0; in init_linktype()
1204 cstate->off_linktype.constant_part = 2; in init_linktype()
1205 cstate->off_linkpl.constant_part = 6; in init_linktype()
1211 cstate->off_linktype.constant_part = 4; in init_linktype()
[all …]