Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dgencode.c165 (cs)->off_linkhdr.constant_part = (new_constant_part); \
194 u_int constant_part; member
1172 cstate->off_outermostlinkhdr.constant_part = 0; in init_linktype()
1177 cstate->off_prevlinkhdr.constant_part = 0; in init_linktype()
1182 cstate->off_linkhdr.constant_part = 0; in init_linktype()
1189 cstate->off_linkpl.constant_part = 0; in init_linktype()
1193 cstate->off_linktype.constant_part = 0; in init_linktype()
1232 cstate->off_linktype.constant_part = 2; in init_linktype()
1233 cstate->off_linkpl.constant_part = 6; in init_linktype()
1239 cstate->off_linktype.constant_part = 4; in init_linktype()
[all …]