Home | History | Annotate | Download | only in pcap

Lines Matching defs:DLT_USER2

517 #define DLT_USER2		149
1231 * used DLT_USER2, which causes problems for everything except for
1244 * that returns 149 (DLT_USER2 and Apple's DLT_PKTAP) with this
1246 * and that will continue to be DLT_USER2 on Darwin-based OSes. That way,
1249 * DLT_USER2 for some capture device on macOS, you can't do so with
1251 * on macOS, they define DLT_PKTAP to be DLT_USER2, so programs won't
1253 * DLT_USER2 for.
1258 * That way, the file will *not* be a DLT_USER2 file. That means
1269 #define DLT_PKTAP DLT_USER2