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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
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 59 milliseconds