Searched refs:rtnl_configure_link (Results 1 – 1 of 1) sorted by relevance
1598 int rtnl_configure_link(struct net_device *dev, const struct ifinfomsg *ifm) in rtnl_configure_link() function1616 EXPORT_SYMBOL(rtnl_configure_link);1836 err = rtnl_configure_link(dev, ifm); in rtnl_newlink()