sk_capable
bool sk_capable(const struct sock *sk, int cap);
if (sk_capable(sk, CAP_NET_ADMIN))
EXPORT_SYMBOL(sk_capable);