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

1 2

  /external/tcpdump/missing/
dlnames.c 57 DLT_CHOICE(DLT_IEEE802, "Token ring"),
  /external/libpcap/
pcap-common.c 122 #define LINKTYPE_IEEE802_5 DLT_IEEE802 /* DLT_IEEE802 is used for 802.5 Token Ring */
    [all...]
dlpisubs.c 247 p->linktype = DLT_IEEE802;
pcap-pf.c 421 p->linktype = DLT_IEEE802;
432 * DLT_IEEE802 was hijacked to mean Token Ring in various
pcap-win32.c 575 p->linktype = DLT_IEEE802;
gencode.c 1104 case DLT_IEEE802:
    [all...]
pcap.c 1115 DLT_CHOICE(DLT_IEEE802, "Token ring"),
    [all...]
pcap-bpf.c     [all...]
  /external/libpcap/pcap/
bpf.h 139 #define DLT_IEEE802 6 /* 802.5 Token Ring */
    [all...]
  /external/tcpdump/
tcpdump.c 290 { token_if_print, DLT_IEEE802 },
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_darwin_386.go 163 DLT_IEEE802 = 0x6
    [all...]
zerrors_darwin_amd64.go 163 DLT_IEEE802 = 0x6
    [all...]
zerrors_darwin_arm.go 162 DLT_IEEE802 = 0x6
    [all...]
zerrors_darwin_arm64.go 164 DLT_IEEE802 = 0x6
    [all...]
zerrors_dragonfly_amd64.go 195 DLT_IEEE802 = 0x6
    [all...]
zerrors_freebsd_386.go 288 DLT_IEEE802 = 0x6
    [all...]
zerrors_freebsd_amd64.go 288 DLT_IEEE802 = 0x6
    [all...]
zerrors_freebsd_arm.go 288 DLT_IEEE802 = 0x6
    [all...]
zerrors_netbsd_386.go 222 DLT_IEEE802 = 0x6
    [all...]
zerrors_netbsd_amd64.go 222 DLT_IEEE802 = 0x6
    [all...]
zerrors_netbsd_arm.go 214 DLT_IEEE802 = 0x6
    [all...]
zerrors_openbsd_386.go 170 DLT_IEEE802 = 0x6
    [all...]
zerrors_openbsd_amd64.go 170 DLT_IEEE802 = 0x6
    [all...]
zerrors_openbsd_arm.go 170 DLT_IEEE802 = 0x6
    [all...]
zerrors_solaris_amd64.go 204 DLT_IEEE802 = 0x6
    [all...]

Completed in 451 milliseconds

1 2