OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DLT_PPP_SERIAL
(Results
1 - 25
of
29
) sorted by null
1
2
/external/libpcap/pcap/
bpf.h
223
#define
DLT_PPP_SERIAL
50 /* PPP over serial with HDLC encapsulation */
[
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
...]
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
...]
Completed in 950 milliseconds
1
2