Home
last modified time | relevance | path

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

/net/core/
Dsock.c175 bool sk_capable(const struct sock *sk, int cap) in sk_capable() function
179 EXPORT_SYMBOL(sk_capable);
/net/bluetooth/
Dhci_sock.c1035 if (sk_capable(sk, CAP_NET_ADMIN)) in hci_sock_ioctl()