Searched refs:RTM_NEWNSID (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/include/uapi/linux/ |
| H A D | rtnetlink.h | 146 RTM_NEWNSID = 88, enumerator 147 #define RTM_NEWNSID RTM_NEWNSID macro
|
| /linux/net/core/ |
| H A D | net_namespace.c | 345 rtnl_net_notifyid(net, RTM_NEWNSID, id, 0, NULL, gfp); in peernet2id_alloc() 900 rtnl_net_notifyid(net, RTM_NEWNSID, err, NETLINK_CB(skb).portid, in rtnl_net_newid() 1004 .cmd = RTM_NEWNSID, in rtnl_net_getid() 1155 .cmd = RTM_NEWNSID, in rtnl_net_dumpid() 1252 {.msgtype = RTM_NEWNSID, .doit = rtnl_net_newid,
|