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

1 2

  /external/libpcap/pcap/
dlt.h 222 * OpenBSD DLT_LOOP, for loopback devices; it's like DLT_NULL, except
225 * DLT_LOOP is 12 in OpenBSD, but that's DLT_RAW in other OSes, so
229 #define DLT_LOOP 12
231 #define DLT_LOOP 108
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_darwin_386.go 168 DLT_LOOP = 0x6c
    [all...]
zerrors_darwin_amd64.go 168 DLT_LOOP = 0x6c
    [all...]
zerrors_darwin_arm.go 167 DLT_LOOP = 0x6c
    [all...]
zerrors_darwin_arm64.go 169 DLT_LOOP = 0x6c
    [all...]
zerrors_solaris_amd64.go 230 DLT_LOOP = 0x6c
    [all...]
zerrors_dragonfly_amd64.go 233 DLT_LOOP = 0x6c
    [all...]
zerrors_freebsd_386.go 337 DLT_LOOP = 0x6c
    [all...]
zerrors_freebsd_amd64.go 337 DLT_LOOP = 0x6c
    [all...]
zerrors_freebsd_arm.go 337 DLT_LOOP = 0x6c
    [all...]
zerrors_netbsd_386.go 263 DLT_LOOP = 0x6c
    [all...]
zerrors_netbsd_amd64.go 263 DLT_LOOP = 0x6c
    [all...]
zerrors_netbsd_arm.go 255 DLT_LOOP = 0x6c
    [all...]
zerrors_openbsd_386.go 173 DLT_LOOP = 0xc
    [all...]
zerrors_openbsd_amd64.go 173 DLT_LOOP = 0xc
    [all...]
zerrors_openbsd_arm.go 173 DLT_LOOP = 0xc
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_darwin_386.go 168 DLT_LOOP = 0x6c
    [all...]
zerrors_darwin_amd64.go 168 DLT_LOOP = 0x6c
    [all...]
zerrors_darwin_arm.go 167 DLT_LOOP = 0x6c
    [all...]
zerrors_darwin_arm64.go 169 DLT_LOOP = 0x6c
    [all...]
zerrors_solaris_amd64.go 230 DLT_LOOP = 0x6c
    [all...]
zerrors_dragonfly_amd64.go 233 DLT_LOOP = 0x6c
    [all...]
zerrors_freebsd_386.go 337 DLT_LOOP = 0x6c
    [all...]
zerrors_freebsd_amd64.go 337 DLT_LOOP = 0x6c
    [all...]
zerrors_freebsd_arm.go 337 DLT_LOOP = 0x6c
    [all...]

Completed in 673 milliseconds

1 2