Searched refs:copy_net_ns (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/
H A Dnet_namespace.h199 struct net *copy_net_ns(unsigned long flags, struct user_namespace *user_ns,
211 static inline struct net *copy_net_ns(unsigned long flags, function
/linux-master/kernel/
H A Dnsproxy.c110 new_nsp->net_ns = copy_net_ns(flags, user_ns, tsk->nsproxy->net_ns);
/linux-master/net/core/
H A Dnet_namespace.c476 struct net *copy_net_ns(unsigned long flags, function

Completed in 574 milliseconds