HomeSort by: relevance | last modified time | path
    Searched refs:LT_RESERVED1 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libpcap/dist/
sf-pcap.c 313 if (LT_RESERVED1(hdr.linktype) != 0) {
316 LT_RESERVED1(hdr.linktype));
  /src/external/bsd/libpcap/dist/pcap/
pcap.h 274 #define LT_RESERVED1(x) ((x) & 0x03FF0000)

Completed in 25 milliseconds