Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnetlink.h43 #define NL_CFG_F_NONROOT_SEND (1 << 1) macro
/openbmc/linux/net/netlink/
H A Daf_netlink.c1118 !netlink_allowed(sock, NL_CFG_F_NONROOT_SEND)) in netlink_connect()
1862 !netlink_allowed(sock, NL_CFG_F_NONROOT_SEND)) in netlink_sendmsg()
2855 nl_table[NETLINK_USERSOCK].flags = NL_CFG_F_NONROOT_SEND; in netlink_add_usersock_entry()