Home
last modified time | relevance | path

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

/linux/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/net/bluetooth/
H A Dhci_sock.c1096 if (sk_capable(sk, CAP_NET_ADMIN)) in hci_sock_ioctl()
/linux/include/net/
H A Dsock.h2843 bool sk_capable(const struct sock *sk, int cap);