Searched refs:rtnl_net_notifyid (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | net_namespace.c | 255 static void rtnl_net_notifyid(struct net *net, int cmd, int id, u32 portid, 291 rtnl_net_notifyid(net, RTM_NEWNSID, id, 0, NULL, gfp); in peernet2id_alloc() 558 rtnl_net_notifyid(tmp, RTM_DELNSID, id, 0, NULL, in unhash_nsid() 805 rtnl_net_notifyid(net, RTM_NEWNSID, err, NETLINK_CB(skb).portid, in rtnl_net_newid() 1084 static void rtnl_net_notifyid(struct net *net, int cmd, int id, u32 portid, in rtnl_net_notifyid() function
|
/kernel/linux/linux-6.6/net/core/ |
H A D | net_namespace.c | 228 static void rtnl_net_notifyid(struct net *net, int cmd, int id, u32 portid, 264 rtnl_net_notifyid(net, RTM_NEWNSID, id, 0, NULL, gfp); in peernet2id_alloc() 554 rtnl_net_notifyid(tmp, RTM_DELNSID, id, 0, NULL, in unhash_nsid() 794 rtnl_net_notifyid(net, RTM_NEWNSID, err, NETLINK_CB(skb).portid, in rtnl_net_newid() 1073 static void rtnl_net_notifyid(struct net *net, int cmd, int id, u32 portid, in rtnl_net_notifyid() function
|
Completed in 4 milliseconds