HomeSort by relevance Sort by last modified time
    Searched defs:DLT_PPP_BSDOS (Results 1 - 25 of 31) sorted by null

1 2

  /external/libpcap/pcap/
bpf.h 165 * for DLT_SLIP_BSDOS and DLT_PPP_BSDOS, which are 15 and 16, but they
171 #define DLT_PPP_BSDOS 14 /* BSD/OS Point-to-point Protocol */
175 #define DLT_PPP_BSDOS 16 /* BSD/OS Point-to-point Protocol */
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_darwin_386.go 173 DLT_PPP_BSDOS = 0x10
    [all...]
zerrors_darwin_amd64.go 173 DLT_PPP_BSDOS = 0x10
    [all...]
zerrors_darwin_arm.go 172 DLT_PPP_BSDOS = 0x10
    [all...]
zerrors_darwin_arm64.go 174 DLT_PPP_BSDOS = 0x10
    [all...]
zerrors_solaris_amd64.go 240 DLT_PPP_BSDOS = 0xe
    [all...]
zerrors_dragonfly_amd64.go 246 DLT_PPP_BSDOS = 0x10
    [all...]
zerrors_freebsd_386.go 360 DLT_PPP_BSDOS = 0x10
    [all...]
zerrors_freebsd_amd64.go 360 DLT_PPP_BSDOS = 0x10
    [all...]
zerrors_freebsd_arm.go 360 DLT_PPP_BSDOS = 0x10
    [all...]
zerrors_netbsd_386.go 277 DLT_PPP_BSDOS = 0xe
    [all...]
zerrors_netbsd_amd64.go 277 DLT_PPP_BSDOS = 0xe
    [all...]
zerrors_netbsd_arm.go 269 DLT_PPP_BSDOS = 0xe
    [all...]
zerrors_openbsd_386.go 179 DLT_PPP_BSDOS = 0x10
    [all...]
zerrors_openbsd_amd64.go 179 DLT_PPP_BSDOS = 0x10
    [all...]
zerrors_openbsd_arm.go 179 DLT_PPP_BSDOS = 0x10
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_darwin_386.go 173 DLT_PPP_BSDOS = 0x10
    [all...]
zerrors_darwin_amd64.go 173 DLT_PPP_BSDOS = 0x10
    [all...]
zerrors_darwin_arm.go 172 DLT_PPP_BSDOS = 0x10
    [all...]
zerrors_darwin_arm64.go 174 DLT_PPP_BSDOS = 0x10
    [all...]
zerrors_solaris_amd64.go 240 DLT_PPP_BSDOS = 0xe
    [all...]
zerrors_dragonfly_amd64.go 246 DLT_PPP_BSDOS = 0x10
    [all...]
zerrors_freebsd_386.go 360 DLT_PPP_BSDOS = 0x10
    [all...]
zerrors_freebsd_amd64.go 360 DLT_PPP_BSDOS = 0x10
    [all...]
zerrors_freebsd_arm.go 360 DLT_PPP_BSDOS = 0x10
    [all...]

Completed in 2353 milliseconds

1 2