Searched refs:GENL_MCAST_CAP_SYS_ADMIN (Results 1 – 3 of 3) sorted by relevance
22 #define GENL_MCAST_CAP_SYS_ADMIN BIT(1) macro
187 { .name = "events", .flags = GENL_MCAST_CAP_SYS_ADMIN, },
1834 if ((grp->flags & GENL_MCAST_CAP_SYS_ADMIN) && in genl_bind()