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

  /src/external/bsd/libpcap/dist/pcap/
dlt.h 1354 * Apple's DLT_PKTAP headers.
1373 * that returns 149 (DLT_USER2 and Apple's DLT_PKTAP) with this
1374 * version of libpcap, the DLT_ value for the pcap_t will be DLT_PKTAP,
1380 * on macOS, they define DLT_PKTAP to be DLT_USER2, so programs won't
1398 #define DLT_PKTAP DLT_USER2
1400 #define DLT_PKTAP 258
  /src/sys/net/
dlt.h 1356 * Apple's DLT_PKTAP headers.
1375 * that returns 149 (DLT_USER2 and Apple's DLT_PKTAP) with this
1376 * version of libpcap, the DLT_ value for the pcap_t will be DLT_PKTAP,
1382 * on macOS, they define DLT_PKTAP to be DLT_USER2, so programs won't
1400 #define DLT_PKTAP DLT_USER2
1402 #define DLT_PKTAP 258

Completed in 43 milliseconds