Home
last modified time | relevance | path

Searched refs:rtmsg_ifinfo_newnet (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Drtnetlink.h23 void rtmsg_ifinfo_newnet(int type, struct net_device *dev, unsigned int change,
/openbmc/linux/net/core/
H A Drtnetlink.c4116 void rtmsg_ifinfo_newnet(int type, struct net_device *dev, unsigned int change, in rtmsg_ifinfo_newnet() function
H A Ddev.c11253 rtmsg_ifinfo_newnet(RTM_DELLINK, dev, ~0U, GFP_KERNEL, &new_nsid, in __dev_change_net_namespace()