Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/linux/net/core/
H A Dnet_namespace.c686 struct net *get_net_ns_by_fd(int fd) in get_net_ns_by_fd() function