Searched refs:rtnl_net_notifyid (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/net/core/ |
A D | net_namespace.c | 227 static void rtnl_net_notifyid(struct net *net, int cmd, int id, u32 portid, 263 rtnl_net_notifyid(net, RTM_NEWNSID, id, 0, NULL, gfp); in peernet2id_alloc() 553 rtnl_net_notifyid(tmp, RTM_DELNSID, id, 0, NULL, in unhash_nsid() 795 rtnl_net_notifyid(net, RTM_NEWNSID, err, NETLINK_CB(skb).portid, in rtnl_net_newid() 1074 static void rtnl_net_notifyid(struct net *net, int cmd, int id, u32 portid, in rtnl_net_notifyid() function
|
Completed in 4 milliseconds