Searched refs:DLT_SUNATM (Results 1 – 8 of 8) sorted by relevance
108 #ifdef DLT_SUNATM109 DLT_CHOICE(DLT_SUNATM, "Sun raw ATM"),
231 #ifdef DLT_SUNATM232 { sunatm_if_print, DLT_SUNATM },
477 #define DLT_SUNATM 123 /* Solaris+SunATM */ macro
451 #define DLT_SUNATM 123 /* Solaris+SunATM */ macro
270 p->linktype = DLT_SUNATM; in pcap_process_mactype()
529 if (p->linktype == DLT_SUNATM) { in dag_read()1348 p->dlt_list[dlt_index++] = DLT_SUNATM;
1406 case DLT_SUNATM: in init_linktype()3156 case DLT_SUNATM: in gen_prevlinkhdr_check()3271 case DLT_SUNATM: in gen_linktype()3740 case DLT_SUNATM: in gen_llc_internal()5296 case DLT_SUNATM: in gen_gateway()
1231 Added DLT_ARCNET_LINUX, DLT_ENC, DLT_IEEE802_11_RADIO, DLT_SUNATM,