Home
last modified time | relevance | path

Searched refs:net_set_up (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/test/py/tests/
H A Dtest_net.py61 net_set_up = False variable
94 global net_set_up
95 net_set_up = True
112 global net_set_up
113 net_set_up = True
124 if not net_set_up:
141 if not net_set_up:
181 if not net_set_up:
H A Dtest_efi_loader.py53 net_set_up = False variable
86 global net_set_up
87 net_set_up = True
104 global net_set_up
105 net_set_up = True
113 if not net_set_up: