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