Searched refs:DLT_PPI (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/tcpdump-61/tcpdump/
H A Dprint-ppi.c18 #ifdef DLT_PPI
104 #endif /* DLT_PPI */
H A Dtcpdump.c354 #ifdef DLT_PPI
355 { ppi_if_print, DLT_PPI },
/macosx-10.10/libpcap-48/libpcap/pcap/
H A Dbpf.h762 #define DLT_PPI 192 macro
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dbpf.h787 #define DLT_PPI 192 macro
/macosx-10.10/libpcap-48/libpcap/
H A Dgencode.c597 * For DLT_PPI captures, generate a check of the per-packet
1130 case DLT_PPI:
2621 case DLT_PPI:
2641 case DLT_PPI:
2664 if (linktype == DLT_PPI)
2800 case DLT_PPI:
2971 case DLT_PPI:
4713 case DLT_PPI:
5512 case DLT_PPI:
6090 case DLT_PPI
[all...]
H A Dpcap-win32.c581 p->linktype = DLT_PPI;
H A Dpcap.c1184 DLT_CHOICE(DLT_PPI, "Per-Packet Information"),

Completed in 224 milliseconds