Searched refs:bridge_ip (Results 1 – 2 of 2) sorted by relevance
32 def __init__(self, iface_wlan, iface_lan, bridge_ip): argument42 self.bridge_ip = bridge_ip93 SET_BRIDGE_IP = 'ifconfig %s %s' % (BRIDGE_NAME, brconfigs.bridge_ip)
507 bridge_ip = "%s.%s.%s.%s" % (a, b, c, BRIDGE_IP_LAST)509 configs = (iface_wlan, iface_lan, bridge_ip)