Searched defs:get_net_ns_by_fd (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/core/
H A Dnet_namespace.c701 struct net *get_net_ns_by_fd(int fd) function
718 EXPORT_SYMBOL_GPL(get_net_ns_by_fd); variable
/linux-master/include/net/
H A Dnet_namespace.h233 static inline struct net *get_net_ns_by_fd(int fd) function

Completed in 164 milliseconds