Searched refs:rtnl_net_notifyid (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/core/ |
D | net_namespace.c | 229 static void rtnl_net_notifyid(struct net *net, int cmd, int id); 252 rtnl_net_notifyid(net, RTM_NEWNSID, id); in peernet2id_alloc() 497 rtnl_net_notifyid(tmp, RTM_DELNSID, id); in unhash_nsid() 722 rtnl_net_notifyid(net, RTM_NEWNSID, err); in rtnl_net_newid() 864 static void rtnl_net_notifyid(struct net *net, int cmd, int id) in rtnl_net_notifyid() function
|