Searched refs:nsproxy (Results 101 - 109 of 109) sorted by relevance

12345

/linux-master/net/ipv4/
H A Dtcp_ipv4.c3378 old_net = current->nsproxy->net_ns;
H A Dudp.c3514 old_net = current->nsproxy->net_ns;
/linux-master/kernel/cgroup/
H A Dcpuset.c5094 current->nsproxy->cgroup_ns);
/linux-master/kernel/
H A Dsignal.c40 #include <linux/nsproxy.h>
/linux-master/drivers/infiniband/core/
H A Dcma.c1049 ret = __rdma_create_id(current->nsproxy->net_ns, event_handler, context,
/linux-master/drivers/android/
H A Dbinder.c53 #include <linux/nsproxy.h>
/linux-master/net/ipv6/
H A Droute.c41 #include <linux/nsproxy.h>
/linux-master/net/sctp/
H A Dsocket.c5632 if (!net_eq(current->nsproxy->net_ns, sock_net(sk)))
/linux-master/net/core/
H A Ddev.c9576 struct net *net = current->nsproxy->net_ns;

Completed in 369 milliseconds

12345