Searched defs:DLT_MATCHING_MAX (Results 1 - 1 of 1) sorted by relevance

/external/libpcap/pcap/
H A Ddlt.h182 * DLT_MATCHING_MIN is the lowest such value; DLT_MATCHING_MAX is
1311 * has also included OS files that happen to define DLT_MATCHING_MAX,
1314 * previous value of DLT_MATCHING_MAX.
1316 #ifdef DLT_MATCHING_MAX
1317 #undef DLT_MATCHING_MAX macro
1319 #define DLT_MATCHING_MAX 265 /* highest value in the "matching" range */ macro

Completed in 75 milliseconds