Home
last modified time | relevance | path

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

/linux-6.15/net/core/
H A Dsock.c186 bool sk_capable(const struct sock *sk, int cap) in sk_capable() function
190 EXPORT_SYMBOL(sk_capable);
/linux-6.15/net/bluetooth/
H A Dhci_sock.c1096 if (sk_capable(sk, CAP_NET_ADMIN)) in hci_sock_ioctl()
/linux-6.15/include/net/
H A Dsock.h2873 bool sk_capable(const struct sock *sk, int cap);