HomeSort by relevance Sort by last modified time
    Searched refs:DLT_SLIP_BSDOS (Results 1 - 25 of 37) sorted by null

1 2

  /external/tcpdump/missing/
dlnames.c 64 #ifdef DLT_SLIP_BSDOS
65 DLT_CHOICE(DLT_SLIP_BSDOS, "BSD/OS SLIP"),
  /external/libpcap/pcap/
bpf.h 165 * for DLT_SLIP_BSDOS and DLT_PPP_BSDOS, which are 15 and 16, but they
169 #ifndef DLT_SLIP_BSDOS
170 #define DLT_SLIP_BSDOS 13 /* BSD/OS Serial Line IP */
174 #define DLT_SLIP_BSDOS 15 /* BSD/OS Serial Line IP */
303 * DLT_SLIP_BSDOS in NetBSD, so we don't use 13 for it in OSes other
    [all...]
  /external/libpcap/
pcap-common.c     [all...]
pcap.c 1122 DLT_CHOICE(DLT_SLIP_BSDOS, "BSD/OS SLIP"),
    [all...]
pcap-bpf.c     [all...]
  /external/tcpdump/
tcpdump.c 312 #ifdef DLT_SLIP_BSDOS
313 { sl_bsdos_if_print, DLT_SLIP_BSDOS },
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_darwin_386.go 178 DLT_SLIP_BSDOS = 0xf
    [all...]
zerrors_darwin_amd64.go 178 DLT_SLIP_BSDOS = 0xf
    [all...]
zerrors_darwin_arm.go 177 DLT_SLIP_BSDOS = 0xf
    [all...]
zerrors_darwin_arm64.go 179 DLT_SLIP_BSDOS = 0xf
    [all...]
zerrors_dragonfly_amd64.go 260 DLT_SLIP_BSDOS = 0xf
    [all...]
zerrors_freebsd_386.go 374 DLT_SLIP_BSDOS = 0xf
    [all...]
zerrors_freebsd_amd64.go 374 DLT_SLIP_BSDOS = 0xf
    [all...]
zerrors_freebsd_arm.go 374 DLT_SLIP_BSDOS = 0xf
    [all...]
zerrors_netbsd_386.go 291 DLT_SLIP_BSDOS = 0xd
    [all...]
zerrors_netbsd_amd64.go 291 DLT_SLIP_BSDOS = 0xd
    [all...]
zerrors_netbsd_arm.go 283 DLT_SLIP_BSDOS = 0xd
    [all...]
zerrors_openbsd_386.go 185 DLT_SLIP_BSDOS = 0xf
    [all...]
zerrors_openbsd_amd64.go 185 DLT_SLIP_BSDOS = 0xf
    [all...]
zerrors_openbsd_arm.go 185 DLT_SLIP_BSDOS = 0xf
    [all...]
zerrors_solaris_amd64.go 249 DLT_SLIP_BSDOS = 0xd
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_darwin_386.go 178 DLT_SLIP_BSDOS = 0xf
    [all...]
zerrors_darwin_amd64.go 178 DLT_SLIP_BSDOS = 0xf
    [all...]
zerrors_darwin_arm.go 177 DLT_SLIP_BSDOS = 0xf
    [all...]
zerrors_darwin_arm64.go 179 DLT_SLIP_BSDOS = 0xf
    [all...]

Completed in 718 milliseconds

1 2