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

  /external/tcpdump/missing/
dlnames.c 114 #ifdef DLT_SUNATM
115 DLT_CHOICE(DLT_SUNATM, "Sun raw ATM"),
  /external/libpcap/
pcap-bpf.h 355 #define DLT_SUNATM 123 /* Solaris+SunATM */
pcap-dag.c 309 if (p->linktype == DLT_SUNATM) {
969 p->dlt_list[index++] = DLT_SUNATM;
pcap.c 351 DLT_CHOICE(DLT_SUNATM, "Sun raw ATM"),
savefile.c 648 { DLT_SUNATM, LINKTYPE_SUNATM },
    [all...]
gencode.c 1077 case DLT_SUNATM:
    [all...]
pcap-dlpi.c 830 p->linktype = DLT_SUNATM;
    [all...]
  /external/tcpdump/
tcpdump.c 202 #ifdef DLT_SUNATM
203 { sunatm_if_print, DLT_SUNATM },
    [all...]

Completed in 48 milliseconds