Searched refs:DLT_IPV6 (Results 1 – 17 of 17) sorted by relevance
99 #ifdef DLT_IPV6100 { raw_if_print, DLT_IPV6 },
1011 #define DLT_IPV6 229 macro
267 p->linktype = DLT_IPV6; in pcap_process_mactype()
637 (p->linktype != DLT_IPV6)) in dag_read()1362 p->dlt_list[dlt_index++] = DLT_IPV6;
1326 case DLT_IPV6: in init_linktype()3181 case DLT_IPV6: in gen_linktype()
93 DLT_IPV6 = 229 variable
321 DLT_IPV6 = 0xe5 const
232 DLT_IPV6 = 0xe5 const
430 DLT_IPV6 = 0xe5 const
240 DLT_IPV6 = 0xe5 const
51 from scapy.data import DLT_IPV6, DLT_RAW, DLT_RAW_ALT, ETHER_ANY, ETH_P_IPV6, \3913 conf.l2types.register(DLT_IPV6, IPv6)