Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Dnet_namespace.c681 struct net *get_net_ns_by_fd(int fd) in get_net_ns_by_fd() function
702 struct net *get_net_ns_by_fd(int fd) in get_net_ns_by_fd() function
707 EXPORT_SYMBOL_GPL(get_net_ns_by_fd); variable
/kernel/linux/linux-6.6/include/net/
H A Dnet_namespace.h235 static inline struct net *get_net_ns_by_fd(int fd) in get_net_ns_by_fd() function
/kernel/linux/linux-6.6/net/core/
H A Dnet_namespace.c678 struct net *get_net_ns_by_fd(int fd) in get_net_ns_by_fd() function
695 EXPORT_SYMBOL_GPL(get_net_ns_by_fd); variable

Completed in 5 milliseconds