Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ppi.c18 #ifdef DLT_PPI
Dtcpdump.c328 #ifdef DLT_PPI
329 { ppi_if_print, DLT_PPI },
/external/libpcap/pcap/
Dbpf.h758 #define DLT_PPI 192 macro
/external/libpcap/
Dgencode.c1130 case DLT_PPI:
2621 case DLT_PPI:
2641 case DLT_PPI:
2664 if (linktype == DLT_PPI) in gen_ppi_dlt_check()
2800 case DLT_PPI: in gen_llprefixlen()
2971 case DLT_PPI:
4713 case DLT_PPI:
5512 case DLT_PPI:
6090 case DLT_PPI:
6574 case DLT_PPI:
[all …]
Dpcap-win32.c581 p->linktype = DLT_PPI; in pcap_activate_win32()
Dpcap.c1172 DLT_CHOICE(DLT_PPI, "Per-Packet Information"),