Searched refs:GENL_MCAST_CAP_SYS_ADMIN (Results 1 – 2 of 2) sorted by relevance
/linux/net/core/ | ||
H A D | drop_monitor.c | 187 { .name = "events", .flags = GENL_MCAST_CAP_SYS_ADMIN, }, |
/linux/net/netlink/ | ||
H A D | genetlink.c | 1835 if ((grp->flags & GENL_MCAST_CAP_SYS_ADMIN) && in genl_bind() |