/external/tcpdump/missing/ |
dlnames.c | 73 #ifdef DLT_PPP_SERIAL 74 DLT_CHOICE(DLT_PPP_SERIAL, "PPP over serial"),
|
/external/libpcap/pcap/ |
bpf.h | 223 #define DLT_PPP_SERIAL 50 /* PPP over serial with HDLC encapsulation */ [all...] |
/external/libpcap/ |
pcap-common.c | 136 * HDLC"). This is, for example, what you get with NetBSD's DLT_PPP_SERIAL. 138 * We give it the same value as NetBSD's DLT_PPP_SERIAL, in the hopes that 139 * nobody else will choose a DLT_ value of 50, and so that DLT_PPP_SERIAL [all...] |
pcap-dag.c | 1176 p->dlt_list[dlt_index++] = DLT_PPP_SERIAL; [all...] |
pcap-win32.c | 595 p->linktype = DLT_PPP_SERIAL;
|
pcap.c | 1125 DLT_CHOICE(DLT_PPP_SERIAL, "PPP over serial"), [all...] |
/external/tcpdump/ |
tcpdump.c | 385 #ifdef DLT_PPP_SERIAL 386 { ppp_hdlc_if_print, DLT_PPP_SERIAL }, [all...] |
/prebuilts/go/darwin-x86/src/syscall/ |
zerrors_darwin_386.go | 174 DLT_PPP_SERIAL = 0x32 [all...] |
zerrors_darwin_amd64.go | 174 DLT_PPP_SERIAL = 0x32 [all...] |
zerrors_darwin_arm.go | 173 DLT_PPP_SERIAL = 0x32 [all...] |
zerrors_darwin_arm64.go | 175 DLT_PPP_SERIAL = 0x32 [all...] |
zerrors_dragonfly_amd64.go | 249 DLT_PPP_SERIAL = 0x32 [all...] |
zerrors_freebsd_386.go | 363 DLT_PPP_SERIAL = 0x32 [all...] |
zerrors_freebsd_amd64.go | 363 DLT_PPP_SERIAL = 0x32 [all...] |
zerrors_freebsd_arm.go | 363 DLT_PPP_SERIAL = 0x32 [all...] |
zerrors_netbsd_386.go | 280 DLT_PPP_SERIAL = 0x32 [all...] |
zerrors_netbsd_amd64.go | 280 DLT_PPP_SERIAL = 0x32 [all...] |
zerrors_netbsd_arm.go | 272 DLT_PPP_SERIAL = 0x32 [all...] |
zerrors_openbsd_386.go | 181 DLT_PPP_SERIAL = 0x32 [all...] |
zerrors_openbsd_amd64.go | 181 DLT_PPP_SERIAL = 0x32 [all...] |
zerrors_openbsd_arm.go | 181 DLT_PPP_SERIAL = 0x32 [all...] |
/prebuilts/go/linux-x86/src/syscall/ |
zerrors_darwin_386.go | 174 DLT_PPP_SERIAL = 0x32 [all...] |
zerrors_darwin_amd64.go | 174 DLT_PPP_SERIAL = 0x32 [all...] |
zerrors_darwin_arm.go | 173 DLT_PPP_SERIAL = 0x32 [all...] |
zerrors_darwin_arm64.go | 175 DLT_PPP_SERIAL = 0x32 [all...] |