Home
last modified time | relevance | path

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

/linux/include/net/
H A Dnet_namespace.h233 static inline struct net *get_net_ns_by_fd(int fd) in get_net_ns_by_fd() function
/linux/net/core/
H A Dnet_namespace.c695 struct net *get_net_ns_by_fd(int fd) in get_net_ns_by_fd() function