Searched refs:DLT_ATM_RFC1483 (Results 1 – 8 of 8) sorted by relevance
63 DLT_CHOICE(DLT_ATM_RFC1483, "RFC 1483 IP-over-ATM"),
83 #define DLT_ATM_RFC1483 11 /* LLC-encapsulated ATM */ macro
540 } else if (p->linktype == DLT_ATM_RFC1483) { in dag_read()1341 p->dlt_list[dlt_index++] = DLT_ATM_RFC1483;1345 p->linktype = DLT_ATM_RFC1483;
1237 { DLT_ATM_RFC1483, LINKTYPE_ATM_RFC1483 },
1051 p->linktype = DLT_ATM_RFC1483; in pcap_activate_npf()
1385 case DLT_ATM_RFC1483: in init_linktype()3205 case DLT_ATM_RFC1483: in gen_linktype()3701 case DLT_ATM_RFC1483: in gen_llc_internal()
139 { atm_if_print, DLT_ATM_RFC1483 },
3206 pub const DLT_ATM_RFC1483: ::c_uint = 11; // LLC/SNAP encapsulated atm constant