Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dnetlink.h167 #define NL_NONROOT_SEND 0x2 macro
/linux-2.4.37.9/net/netlink/
Daf_netlink.c530 if (nladdr->nl_groups && !netlink_capable(sock, NL_NONROOT_SEND)) in netlink_connect()
804 if (dst_groups && !netlink_capable(sock, NL_NONROOT_SEND)) in netlink_sendmsg()