Searched refs:net_ns (Results 51 - 57 of 57) sorted by relevance

123

/linux-master/net/ipv4/
H A Dtcp_ipv4.c3378 old_net = current->nsproxy->net_ns;
H A Dudp.c3515 old_net = current->nsproxy->net_ns;
/linux-master/net/
H A Dsocket.c1622 return __sock_create(current->nsproxy->net_ns, family, type, protocol, res, 0);
/linux-master/drivers/net/
H A Dtun.c3459 struct net *net = current->nsproxy->net_ns;
/linux-master/drivers/infiniband/core/
H A Dcma.c1049 ret = __rdma_create_id(current->nsproxy->net_ns, event_handler, context,
/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 260 milliseconds

123