Home
last modified time | relevance | path

Searched refs:GENL_MCAST_CAP_SYS_ADMIN (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/ !
H A Dgenetlink.h22 #define GENL_MCAST_CAP_SYS_ADMIN BIT(1) macro
/linux/net/core/ !
H A Ddrop_monitor.c187 { .name = "events", .flags = GENL_MCAST_CAP_SYS_ADMIN, },
/linux/net/netlink/ !
H A Dgenetlink.c1834 if ((grp->flags & GENL_MCAST_CAP_SYS_ADMIN) && in genl_bind()