Searched refs:netlink_capable (Results 1 – 1 of 1) sorted by relevance
1222 static inline int netlink_capable(const struct socket *sock, unsigned int flag) in netlink_capable() function1290 if (!netlink_capable(sock, NL_CFG_F_NONROOT_RECV)) in netlink_bind()1352 if (nladdr->nl_groups && !netlink_capable(sock, NL_CFG_F_NONROOT_SEND)) in netlink_connect()1924 if (!netlink_capable(sock, NL_CFG_F_NONROOT_RECV)) in netlink_setsockopt()2075 !netlink_capable(sock, NL_CFG_F_NONROOT_SEND)) in netlink_sendmsg()