Searched refs:rtnl_set_link_properties (Results 1 - 3 of 3) sorted by relevance

/systemd/src/libsystemd/sd-netlink/
H A Dnetlink-util.h36 int rtnl_set_link_properties(sd_netlink **rtnl, int ifindex, const char *alias, const struct ether_addr *mac, unsigned mtu);
H A Dnetlink-util.c54 int rtnl_set_link_properties(sd_netlink **rtnl, int ifindex, const char *alias, function
/systemd/src/udev/net/
H A Dlink-config.c472 r = rtnl_set_link_properties(&ctx->rtnl, ifindex, config->alias, mac, config->mtu);

Completed in 31 milliseconds