Lines Matching refs:interface
46 self.interface = iface61 self.interface,103 interface = route[colMap["Iface"]]109 Route(interface, destination, gateway, flags, mask))111 def hasDefaultRoute(self, interface):114 rr.interface == interface and126 def hasInterfaceRoute(self, interface):129 rr.interface == interface and