Home
last modified time | relevance | path

Searched refs:fixed_config (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/um/os-Linux/drivers/
H A Dtuntap_user.c34 if ((pri->fd == -1) || pri->fixed_config) in tuntap_add_addr()
44 if ((pri->fd == -1) || pri->fixed_config) in tuntap_del_addr()
139 if (pri->fixed_config) { in tuntap_open()
200 if (!pri->fixed_config) in tuntap_close()
H A Dtuntap.h13 int fixed_config; member
H A Dtuntap_kern.c27 tpri->fixed_config = (init->dev_name != NULL); in tuntap_init()
/openbmc/openbmc/poky/meta-selftest/lib/oeqa/runtime/cases/
H A Ddnf_runtime.py37fixed_config = open(temp_file, "r").read().replace("bogus_ip", self.tc.target.server_ip).replace("…
39 f.write(fixed_config)