Searched refs:add_veth (Results 1 - 1 of 1) sorted by relevance
/systemd/src/nspawn/ |
H A D | nspawn-network.c | 87 static int add_veth( function 189 r = add_veth(rtnl, pid, iface_name, &mac_host, "host0", &mac_container); 231 r = add_veth(rtnl, pid, *a, &mac_host, *b, &mac_container);
|
Completed in 33 milliseconds