Searched refs:RTM_NEWNSID (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/uapi/linux/ |
| H A D | rtnetlink.h | 146 RTM_NEWNSID = 88, enumerator 147 #define RTM_NEWNSID RTM_NEWNSID macro
|
| /linux-6.15/net/core/ |
| H A D | net_namespace.c | 267 rtnl_net_notifyid(net, RTM_NEWNSID, id, 0, NULL, gfp); in peernet2id_alloc() 840 rtnl_net_notifyid(net, RTM_NEWNSID, err, NETLINK_CB(skb).portid, in rtnl_net_newid() 944 .cmd = RTM_NEWNSID, in rtnl_net_getid() 1095 .cmd = RTM_NEWNSID, in rtnl_net_dumpid() 1195 {.msgtype = RTM_NEWNSID, .doit = rtnl_net_newid,
|
| /linux-6.15/security/selinux/ |
| H A D | nlmsgtab.c | 73 { RTM_NEWNSID, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },
|