Searched refs:rtnl_net_newid (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | net_namespace.c | 757 static int rtnl_net_newid(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_net_newid() function 1148 rtnl_register(PF_UNSPEC, RTM_NEWNSID, rtnl_net_newid, NULL, in net_ns_init()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | net_namespace.c | 746 static int rtnl_net_newid(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_net_newid() function 1137 rtnl_register(PF_UNSPEC, RTM_NEWNSID, rtnl_net_newid, NULL, in net_ns_init()
|
Completed in 4 milliseconds