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

  /external/tcpdump/missing/
dlnames.c 102 #ifdef DLT_LTALK
103 DLT_CHOICE(DLT_LTALK, "Localtalk"),
  /external/libpcap/pcap/
bpf.h 328 #define DLT_LTALK 114
    [all...]
  /external/tcpdump/
tcpdump.c 213 #ifdef DLT_LTALK
214 { ltalk_if_print, DLT_LTALK },
    [all...]
  /external/libpcap/
pcap.c 1122 DLT_CHOICE(DLT_LTALK, "Localtalk"),
    [all...]
gencode.c 1199 case DLT_LTALK:
    [all...]
pcap-linux.c     [all...]

Completed in 134 milliseconds