Home
last modified time | relevance | path

Searched refs:rtnl_net_notifyid (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/core/
Dnet_namespace.c150 static void rtnl_net_notifyid(struct net *net, struct net *peer, int cmd,
165 rtnl_net_notifyid(net, peer, RTM_NEWNSID, id); in alloc_netid()
368 rtnl_net_notifyid(tmp, net, RTM_DELNSID, id); in cleanup_net()
664 static void rtnl_net_notifyid(struct net *net, struct net *peer, int cmd, in rtnl_net_notifyid() function