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-bpf.h 135 #define DLT_IEEE802 6 /* 802.5 Token Ring */
savefile.c 172 #define LINKTYPE_TOKEN_RING DLT_IEEE802 /* DLT_IEEE802 is used for Token Ring */
569 { DLT_IEEE802, LINKTYPE_TOKEN_RING },
    [all...]
pcap-pf.c 425 p->linktype = DLT_IEEE802;
436 * DLT_IEEE802 was hijacked to mean Token Ring in various
pcap-win32.c 463 p->linktype = DLT_IEEE802;
pcap-bpf.c 705 v = DLT_IEEE802;
pcap.c 329 DLT_CHOICE(DLT_IEEE802, "Token ring"),
gencode.c 935 case DLT_IEEE802:
    [all...]
pcap-dlpi.c 824 p->linktype = DLT_IEEE802;
    [all...]
pcap-linux.c     [all...]
  /external/tcpdump/
tcpdump.c 144 { token_if_print, DLT_IEEE802 },
    [all...]

Completed in 53 milliseconds