Searched refs:rtmsg_ifinfo_send (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | rtnetlink.h | 30 void rtmsg_ifinfo_send(struct sk_buff *skb, struct net_device *dev,
|
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | 4085 void rtmsg_ifinfo_send(struct sk_buff *skb, struct net_device *dev, gfp_t flags, in rtmsg_ifinfo_send() function 4106 rtmsg_ifinfo_send(skb, dev, flags, portid, nlh); in rtmsg_ifinfo_event()
|
H A D | dev.c | 11097 rtmsg_ifinfo_send(skb, dev, GFP_KERNEL, portid, nlh); in unregister_netdevice_many_notify()
|