Searched refs:LT_RESERVED1 (Results 1 – 2 of 2) sorted by relevance
308 if (LT_RESERVED1(hdr.linktype) != 0) { in pcap_check_header()311 LT_RESERVED1(hdr.linktype)); in pcap_check_header()
270 #define LT_RESERVED1(x) ((x) & 0x03FF0000) macro