Searched refs:net_set_up (Results 1 – 3 of 3) sorted by relevance
60 net_set_up = False variable93 global net_set_up94 net_set_up = True111 global net_set_up112 net_set_up = True123 if not net_set_up:140 if not net_set_up:181 if not net_set_up:
53 net_set_up = False variable89 global net_set_up90 net_set_up = True110 global net_set_up111 net_set_up = True119 if not net_set_up:
393 net_set_up = net_dhcp()394 net_set_up = net_setup_static() or net_set_up395 if not net_set_up:
Completed in 5 milliseconds