Searched refs:ifname_host (Results 1 – 1 of 1) sorted by relevance
132 const char *ifname_host, in add_veth() argument142 assert(ifname_host); in add_veth()151 r = sd_netlink_message_append_string(m, IFLA_IFNAME, ifname_host); in add_veth()197 …rn log_error_errno(r, "Failed to add new veth interfaces (%s:%s): %m", ifname_host, ifname_contain… in add_veth()199 (void) set_alternative_ifname(rtnl, ifname_host, altifname_host); in add_veth()