Searched refs:rtnl_configure_link (Results 1 – 3 of 3) sorted by relevance
144 int rtnl_configure_link(struct net_device *dev, const struct ifinfomsg *ifm);
408 err = rtnl_configure_link(peer, ifmp); in veth_newlink()
1940 int rtnl_configure_link(struct net_device *dev, const struct ifinfomsg *ifm) in rtnl_configure_link() function1957 EXPORT_SYMBOL(rtnl_configure_link);2252 err = rtnl_configure_link(dev, ifm); in rtnl_newlink()