Searched refs:ifname_container (Results 1 – 1 of 1) sorted by relevance
135 const char *ifname_container, in add_veth() argument144 assert(ifname_container); in add_veth()171 r = sd_netlink_message_append_string(m, IFLA_IFNAME, ifname_container); in add_veth()197 …log_error_errno(r, "Failed to add new veth interfaces (%s:%s): %m", ifname_host, ifname_container); in add_veth()