Searched refs:add_veth (Results 1 – 1 of 1) sorted by relevance
/systemd-251/src/nspawn/ |
D | nspawn-network.c | 129 static int add_veth( in add_veth() function 271 r = add_veth(rtnl, pid, n, a, &mac_host, "host0", &mac_container); in setup_veth() 314 r = add_veth(rtnl, pid, *a, NULL, &mac_host, *b, &mac_container); in setup_veth_extra()
|