Home
last modified time | relevance | path

Searched refs:DLT_PPP_SERIAL (Results 1 – 23 of 23) sorted by relevance

/external/tcpdump/missing/
Ddlnames.c74 #ifdef DLT_PPP_SERIAL
75 DLT_CHOICE(DLT_PPP_SERIAL, "PPP over serial"),
/external/tcpdump/
Dprint.c220 #ifdef DLT_PPP_SERIAL
221 { ppp_hdlc_if_print, DLT_PPP_SERIAL },
/external/libpcap/
Dpcap-dag.c574 (p->linktype != DLT_PPP_SERIAL) && in dag_read()
590 (p->linktype != DLT_PPP_SERIAL) && in dag_read()
1295 p->dlt_list[dlt_index++] = DLT_PPP_SERIAL;
1340 p->dlt_list[dlt_index++] = DLT_PPP_SERIAL;
Dpcap-common.c1146 { DLT_PPP_SERIAL, LINKTYPE_PPP_HDLC },
Dpcap-npf.c990 p->linktype = DLT_PPP_SERIAL; in pcap_activate_npf()
Dgencode.c1166 case DLT_PPP_SERIAL: /* NetBSD sync/async serial PPP */ in init_linktype()
3195 case DLT_PPP_SERIAL: in gen_linktype()
/external/libpcap/pcap/
Ddlt.h152 #define DLT_PPP_SERIAL 50 /* PPP over serial with HDLC encapsulation */ macro
/external/scapy/scapy/layers/
Dppp.py14 from scapy.data import DLT_PPP, DLT_PPP_SERIAL, DLT_PPP_ETHER
718 conf.l2types.register(DLT_PPP_SERIAL, HDLC)
/external/scapy/scapy/
Ddata.py72 DLT_PPP_SERIAL = 50 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_dragonfly_amd64.go269 DLT_PPP_SERIAL = 0x32 const
Dzerrors_openbsd_arm.go186 DLT_PPP_SERIAL = 0x32 const
Dzerrors_openbsd_amd64.go194 DLT_PPP_SERIAL = 0x32 const
Dzerrors_openbsd_386.go186 DLT_PPP_SERIAL = 0x32 const
Dzerrors_darwin_386.go380 DLT_PPP_SERIAL = 0x32 const
Dzerrors_darwin_arm64.go380 DLT_PPP_SERIAL = 0x32 const
Dzerrors_darwin_amd64.go380 DLT_PPP_SERIAL = 0x32 const
Dzerrors_netbsd_arm.go277 DLT_PPP_SERIAL = 0x32 const
Dzerrors_darwin_arm.go380 DLT_PPP_SERIAL = 0x32 const
Dzerrors_freebsd_386.go491 DLT_PPP_SERIAL = 0x32 const
Dzerrors_freebsd_arm.go492 DLT_PPP_SERIAL = 0x32 const
Dzerrors_netbsd_386.go285 DLT_PPP_SERIAL = 0x32 const
Dzerrors_freebsd_amd64.go491 DLT_PPP_SERIAL = 0x32 const
Dzerrors_netbsd_amd64.go285 DLT_PPP_SERIAL = 0x32 const