Home
last modified time | relevance | path

Searched refs:sk_ns_capable (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/core/
H A Dsock.c167 bool sk_ns_capable(const struct sock *sk, in sk_ns_capable() function
173 EXPORT_SYMBOL(sk_ns_capable);
186 return sk_ns_capable(sk, &init_user_ns, cap); in sk_capable()
201 return sk_ns_capable(sk, sock_net(sk)->user_ns, cap); in sk_net_capable()
H A Drtnetlink.c2145 if (!sk_ns_capable(sk, net->user_ns, CAP_NET_ADMIN)) { in rtnl_get_net_ns_capable()
/openbmc/linux/include/net/
H A Dsock.h2940 bool sk_ns_capable(const struct sock *sk,