Searched refs:fixed_config (Results 1 – 3 of 3) sorted by relevance
34 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()
13 int fixed_config; member
27 tpri->fixed_config = (init->dev_name != NULL); in tuntap_init()