Searched refs:dev_from_index (Results 1 – 2 of 2) sorted by relevance
704 def dev_from_index(self, if_index): member in NetworkInterfaceDict775 def dev_from_index(if_index): function777 return IFACES.dev_from_index(if_index)821 iface = dev_from_index(line[3])873 iface = dev_from_index(line[0])936 iface = dev_from_index(if_index)971 iface = dev_from_index(if_index)
54 @mock.patch("scapy.arch.windows.dev_from_index")168 @mock.patch("scapy.arch.windows.dev_from_index")