Home
last modified time | relevance | path

Searched refs:DLT_SUNATM (Results 1 – 7 of 7) sorted by relevance

/external/tcpdump/missing/
Ddlnames.c110 #ifdef DLT_SUNATM
111 DLT_CHOICE(DLT_SUNATM, "Sun raw ATM"),
/external/tcpdump/
Dprint.c140 #ifdef DLT_SUNATM
141 { sunatm_if_print, DLT_SUNATM },
/external/libpcap/pcap/
Ddlt.h381 #define DLT_SUNATM 123 /* Solaris+SunATM */ macro
/external/libpcap/
Ddlpisubs.c267 p->linktype = DLT_SUNATM; in pcap_process_mactype()
Dpcap-dag.c526 if (p->linktype == DLT_SUNATM) { in dag_read()
1342 p->dlt_list[dlt_index++] = DLT_SUNATM;
Dgencode.c1404 case DLT_SUNATM: in init_linktype()
3097 case DLT_SUNATM: in gen_prevlinkhdr_check()
3211 case DLT_SUNATM: in gen_linktype()
3682 case DLT_SUNATM: in gen_llc_internal()
5229 case DLT_SUNATM: in gen_gateway()
DCHANGES732 Added DLT_ARCNET_LINUX, DLT_ENC, DLT_IEEE802_11_RADIO, DLT_SUNATM,