Searched refs:rtnl_configure_link (Results 1 – 3 of 3) sorted by relevance
147 int rtnl_configure_link(struct net_device *dev, const struct ifinfomsg *ifm);
410 err = rtnl_configure_link(peer, ifmp); in veth_newlink()
2072 int rtnl_configure_link(struct net_device *dev, const struct ifinfomsg *ifm) in rtnl_configure_link() function2089 EXPORT_SYMBOL(rtnl_configure_link);2384 err = rtnl_configure_link(dev, ifm); in rtnl_newlink()