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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-ppi.c18 #ifdef DLT_PPI
104 #endif /* DLT_PPI */
H A Dtcpdump.c325 #ifdef DLT_PPI
326 { ppi_if_print, DLT_PPI },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/pcap/
H A Dbpf.h758 #define DLT_PPI 192 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dgencode.c599 * For DLT_PPI captures, generate a check of the per-packet
1136 case DLT_PPI:
2617 case DLT_PPI:
2637 case DLT_PPI:
2660 if (linktype == DLT_PPI)
2796 case DLT_PPI:
2967 case DLT_PPI:
4712 case DLT_PPI:
5511 case DLT_PPI:
6089 case DLT_PPI
[all...]
H A Dpcap-win32.c561 p->linktype = DLT_PPI;
H A Dpcap.c1030 DLT_CHOICE(DLT_PPI, "Per-Packet Information"),

Completed in 158 milliseconds