Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Drtnetlink.h138 RTM_NEWNSID = 88, enumerator
139 #define RTM_NEWNSID RTM_NEWNSID macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Drtnetlink.h138 RTM_NEWNSID = 88, enumerator
139 #define RTM_NEWNSID RTM_NEWNSID macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drtnetlink.h138 RTM_NEWNSID = 88, enumerator
139 #define RTM_NEWNSID RTM_NEWNSID macro
/OK3568_Linux_fs/kernel/net/core/
H A Dnet_namespace.c288 rtnl_net_notifyid(net, RTM_NEWNSID, id, 0, NULL, gfp); in peernet2id_alloc()
802 rtnl_net_notifyid(net, RTM_NEWNSID, err, NETLINK_CB(skb).portid, in rtnl_net_newid()
906 .cmd = RTM_NEWNSID, in rtnl_net_getid()
1057 .cmd = RTM_NEWNSID, in rtnl_net_dumpid()
1145 rtnl_register(PF_UNSPEC, RTM_NEWNSID, rtnl_net_newid, NULL, in net_ns_init()
/OK3568_Linux_fs/kernel/security/selinux/
H A Dnlmsgtab.c74 { RTM_NEWNSID, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },