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

  /external/tcpdump/missing/
dlnames.c 102 #ifdef DLT_LTALK
103 DLT_CHOICE(DLT_LTALK, "Localtalk"),
  /external/libpcap/
pcap-bpf.h 284 #define DLT_LTALK 114
pcap.c 347 DLT_CHOICE(DLT_LTALK, "Localtalk"),
savefile.c 624 { DLT_LTALK, LINKTYPE_LTALK },
    [all...]
pcap-linux.c     [all...]
gencode.c 1105 case DLT_LTALK:
    [all...]
  /external/tcpdump/
tcpdump.c 190 #ifdef DLT_LTALK
191 { ltalk_if_print, DLT_LTALK },
    [all...]

Completed in 39 milliseconds