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

/freebsd-9.3-release/contrib/libpcap/
H A Dsf-pcap.c115 * LT_LINKTYPE_EXT(x) extracts the additional information.
121 #define LT_LINKTYPE_EXT(x) ((x) & 0xFC000000) macro
190 p->linktype_ext = LT_LINKTYPE_EXT(hdr.linktype);

Completed in 53 milliseconds