Searched refs:DLT_IPV6 (Results 1 – 7 of 7) sorted by relevance
99 #ifdef DLT_IPV6100 { raw_if_print, DLT_IPV6 },
1042 #define DLT_IPV6 229 macro
281 p->linktype = DLT_IPV6; in pcap_process_mactype()
634 (p->linktype != DLT_IPV6)) in dag_read()1374 p->dlt_list[dlt_index++] = DLT_IPV6;
1422 case DLT_IPV6: in init_linktype()3265 case DLT_IPV6: in gen_linktype()
93 DLT_IPV6 = 229 variable
51 from scapy.data import DLT_IPV6, DLT_RAW, DLT_RAW_ALT, ETHER_ANY, ETH_P_IPV6, \3913 conf.l2types.register(DLT_IPV6, IPv6)