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

/macosx-10.10.1/libpcap-48/libpcap/
H A Dsf-pcap.c115 * LT_LINKTYPE_EXT(x) extracts the additional information.
121 #define LT_LINKTYPE_EXT(x) ((x) & 0xFC000000) macro
236 p->linktype_ext = LT_LINKTYPE_EXT(hdr.linktype);

Completed in 283 milliseconds