Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dsock.c184 bool sk_capable(const struct sock *sk, int cap) in sk_capable() function
188 EXPORT_SYMBOL(sk_capable);
/openbmc/linux/net/bluetooth/
H A Dhci_sock.c1096 if (sk_capable(sk, CAP_NET_ADMIN)) in hci_sock_ioctl()
/openbmc/linux/include/net/
H A Dsock.h2927 bool sk_capable(const struct sock *sk, int cap);