Searched refs:netlink_allowed (Results 1 – 1 of 1) sorted by relevance
905 static inline int netlink_allowed(const struct socket *sock, unsigned int flag) in netlink_allowed() 990 if (!netlink_allowed(sock, NL_CFG_F_NONROOT_RECV)) in netlink_bind() 1084 !netlink_allowed(sock, NL_CFG_F_NONROOT_SEND)) in netlink_connect() 1671 if (!netlink_allowed(sock, NL_CFG_F_NONROOT_RECV)) in netlink_setsockopt() 1852 !netlink_allowed(sock, NL_CFG_F_NONROOT_SEND)) in netlink_sendmsg() 904 static inline int netlink_allowed(const struct socket *sock, unsigned int flag) netlink_allowed() function