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

/freebsd-10.3-release/contrib/libpcap/
H A Dgencode.c831 * "off_linktype" is the offset to information in the link-layer header
850 static u_int off_linktype; variable
976 off_linktype = 2;
983 off_linktype = 4;
990 off_linktype = 12;
1001 off_linktype = -1;
1009 off_linktype = -1;
1018 off_linktype = 0;
1025 off_linktype = 0;
1035 off_linktype
[all...]

Completed in 100 milliseconds