Home
last modified time | relevance | path

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

/trueos/contrib/tcpdump/
HDprint-ppi.c18 #ifdef DLT_PPI
HDtcpdump.c336 #ifdef DLT_PPI
337 { ppi_if_print, DLT_PPI },
/trueos/contrib/libpcap/pcap/
HDbpf.h758 #define DLT_PPI 192 macro
/trueos/contrib/libpcap/
HDgencode.c1138 case DLT_PPI:
2619 case DLT_PPI:
2639 case DLT_PPI:
2662 if (linktype == DLT_PPI) in gen_ppi_dlt_check()
2798 case DLT_PPI: in gen_llprefixlen()
2969 case DLT_PPI:
4714 case DLT_PPI:
5513 case DLT_PPI:
6091 case DLT_PPI:
6575 case DLT_PPI:
[all …]
HDpcap-win32.c561 p->linktype = DLT_PPI; in pcap_activate_win32()
HDpcap.c1038 DLT_CHOICE(DLT_PPI, "Per-Packet Information"),
/trueos/sys/net/
HDbpf.h722 #define DLT_PPI 192 macro