Home
last modified time | relevance | path

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

/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