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

/linux-master/net/core/
H A Dnet_namespace.c228 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);
568 rtnl_net_notifyid(tmp, RTM_DELNSID, id, 0, NULL,
817 rtnl_net_notifyid(net, RTM_NEWNSID, err, NETLINK_CB(skb).portid,
1096 static void rtnl_net_notifyid(struct net *net, int cmd, int id, u32 portid, function

Completed in 104 milliseconds