Home | History | Annotate | Download | only in pcap

Lines Matching defs:DLT_USER2

566 #define DLT_USER2		149
1259 * used DLT_USER2, which causes problems for everything except for
1272 * that returns 149 (DLT_USER2 and Apple's DLT_PKTAP) with this
1274 * and that will continue to be DLT_USER2 on Darwin-based OSes. That way,
1277 * DLT_USER2 for some capture device on OS X, you can't do so with
1279 * on OS X, they define DLT_PKTAP to be DLT_USER2, so programs won't
1281 * DLT_USER2 for.
1286 * That way, the file will *not* be a DLT_USER2 file. That means
1297 #define DLT_PKTAP DLT_USER2