Home
last modified time | relevance | path

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

/minix/external/bsd/tcpdump/dist/
H A Dprint-ppi.c23 #ifdef DLT_PPI
H A Dtcpdump.c225 #ifdef DLT_PPI
226 { ppi_if_print, DLT_PPI },
/minix/sys/net/
H A Ddlt.h698 #define DLT_PPI 192 macro
/minix/external/bsd/libpcap/dist/pcap/
H A Dbpf.h762 #define DLT_PPI 192 macro
/minix/external/bsd/libpcap/dist/
H A Dgencode.c1173 case DLT_PPI:
2640 case DLT_PPI:
2660 case DLT_PPI:
2683 if (linktype == DLT_PPI) in gen_ppi_dlt_check()
2903 case DLT_PPI:
3448 case DLT_PPI: in gen_llc()
4814 case DLT_PPI:
6177 case DLT_PPI:
6645 case DLT_PPI:
7223 case DLT_PPI:
[all …]
H A Dpcap-win32.c613 p->linktype = DLT_PPI; in pcap_activate_win32()
H A Dpcap.c1189 DLT_CHOICE(DLT_PPI, "Per-Packet Information"),