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

  /external/tcpdump/missing/
dlnames.c 62 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 */
952 { DLT_IEEE802, LINKTYPE_IEEE802_5 },
    [all...]
dlpisubs.c 251 p->linktype = DLT_IEEE802;
pcap-pf.c 426 p->linktype = DLT_IEEE802;
437 * DLT_IEEE802 was hijacked to mean Token Ring in various
pcap-win32.c 545 p->linktype = DLT_IEEE802;
gencode.c 1072 case DLT_IEEE802:
    [all...]
pcap.c 1103 DLT_CHOICE(DLT_IEEE802, "Token ring"),
    [all...]
pcap-bpf.c     [all...]
pcap-linux.c     [all...]
  /external/libpcap/pcap/
bpf.h 140 #define DLT_IEEE802 6 /* 802.5 Token Ring */
    [all...]
  /external/tcpdump/
tcpdump.c 167 { token_if_print, DLT_IEEE802 },
    [all...]

Completed in 177 milliseconds