Home
last modified time | relevance | path

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

/systemd-251/src/nspawn/
Dnspawn-network.c106 static int set_alternative_ifname(sd_netlink *rtnl, const char *ifname, const char *altifname) { in set_alternative_ifname() function
199 (void) set_alternative_ifname(rtnl, ifname_host, altifname_host); in add_veth()
611 (void) set_alternative_ifname(rtnl, n, a); in setup_macvlan()
688 (void) set_alternative_ifname(rtnl, n, a); in setup_ipvlan()