Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-ppi.c31 #ifdef DLT_PPI
H A Dprint.c195 #ifdef DLT_PPI
196 { ppi_if_print, DLT_PPI },
/freebsd/contrib/libpcap/
H A Dpcap-airpcap.c313 case DLT_PPI: in airpcap_set_datalink()
875 p->linktype = DLT_PPI; in airpcap_activate()
903 p->dlt_list[1] = DLT_PPI; in airpcap_activate()
H A Dgencode.c1369 case DLT_PPI: in init_linktype()
2959 case DLT_PPI: in insert_compute_vloffsets()
2979 case DLT_PPI: in insert_compute_vloffsets()
3028 if (cstate->linktype == DLT_PPI) in gen_ppi_dlt_check()
3237 case DLT_PPI: in gen_linktype()
3774 case DLT_PPI: in gen_llc_internal()
5293 case DLT_PPI: in gen_gateway()
7023 case DLT_PPI: in gen_scode()
7526 case DLT_PPI: in gen_ecode()
8255 case DLT_PPI: in gen_broadcast()
[all …]
H A Dpcap-bpf.c3405 #ifdef DLT_PPI
3406 case DLT_PPI:
H A Dpcap-tc.c547 p->dlt_list[1] = DLT_PPI; in TcActivate()
H A Dpcap-npf.c1213 p->linktype = DLT_PPI; in pcap_activate_npf()
/freebsd/contrib/libpcap/pcap/
H A Ddlt.h818 #define DLT_PPI 192 macro
/freebsd/sys/net/
H A Ddlt.h792 #define DLT_PPI 192 macro