Searched defs:arg_network_veth (Results 1 - 1 of 1) sorted by relevance
/systemd/src/nspawn/ | ||
H A D | nspawn.c | 166 static bool arg_network_veth = false; variable 457 arg_network_veth = true; 3040 arg_network_veth = settings_network_veth(settings); 3472 if (arg_network_veth) { |
Completed in 20 milliseconds