Searched refs:n_mcgrps (Results 1 – 25 of 29) sorted by relevance
12
| /Linux-v5.10/include/net/ |
| D | genetlink.h | 58 u8 n_mcgrps; member 307 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genlmsg_multicast_netns() 427 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genl_set_err() 436 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genl_has_listeners()
|
| /Linux-v5.10/net/netlink/ |
| D | genetlink.c | 254 int n_groups = family->n_mcgrps; in genl_validate_assign_mc_groups() 322 for (i = 0; i < family->n_mcgrps; i++) in genl_validate_assign_mc_groups() 337 for (i = 0; i < family->n_mcgrps; i++) in genl_unregister_mc_groups() 344 for (i = 0; i < family->n_mcgrps; i++) { in genl_unregister_mc_groups() 439 for (i = 0; i < family->n_mcgrps; i++) in genl_register_family() 873 if (family->n_mcgrps) { in ctrl_fill_info() 881 for (i = 0; i < family->n_mcgrps; i++) { in ctrl_fill_info() 1356 .n_mcgrps = ARRAY_SIZE(genl_ctrl_groups), 1454 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genlmsg_multicast_allns() 1471 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genl_notify()
|
| /Linux-v5.10/fs/quota/ |
| D | netlink.c | 23 .n_mcgrps = ARRAY_SIZE(quota_mcgrps),
|
| /Linux-v5.10/drivers/acpi/ |
| D | event.c | 89 .n_mcgrps = ARRAY_SIZE(acpi_event_mcgrps),
|
| /Linux-v5.10/net/ieee802154/ |
| D | netlink.c | 136 .n_mcgrps = ARRAY_SIZE(ieee802154_mcgrps),
|
| D | nl802154.c | 2452 .n_mcgrps = ARRAY_SIZE(nl802154_mcgrps),
|
| /Linux-v5.10/net/wimax/ |
| D | stack.c | 566 .n_mcgrps = ARRAY_SIZE(wimax_gnl_mcgrps),
|
| /Linux-v5.10/net/psample/ |
| D | psample.c | 117 .n_mcgrps = ARRAY_SIZE(psample_nl_mcgrps),
|
| /Linux-v5.10/include/linux/ |
| D | genl_magic_func.h | 297 .n_mcgrps = ARRAY_SIZE(ZZZ_genl_mcgrps),
|
| /Linux-v5.10/net/hsr/ |
| D | hsr_netlink.c | 524 .n_mcgrps = ARRAY_SIZE(hsr_mcgrps),
|
| /Linux-v5.10/drivers/thermal/ |
| D | thermal_netlink.c | 642 .n_mcgrps = ARRAY_SIZE(thermal_genl_mcgrps),
|
| /Linux-v5.10/net/openvswitch/ |
| D | meter.c | 717 .n_mcgrps = 1,
|
| D | datapath.c | 1491 .n_mcgrps = 1, 1956 .n_mcgrps = 1, 2439 .n_mcgrps = 1,
|
| D | conntrack.c | 2273 .n_mcgrps = 1,
|
| /Linux-v5.10/drivers/net/ieee802154/ |
| D | mac802154_hwsim.c | 634 .n_mcgrps = ARRAY_SIZE(hwsim_mcgrps),
|
| /Linux-v5.10/net/ethtool/ |
| D | netlink.c | 929 .n_mcgrps = ARRAY_SIZE(ethtool_nl_mcgrps),
|
| /Linux-v5.10/net/mptcp/ |
| D | pm_netlink.c | 1099 .n_mcgrps = ARRAY_SIZE(mptcp_pm_mcgrps),
|
| /Linux-v5.10/net/l2tp/ |
| D | l2tp_netlink.c | 987 .n_mcgrps = ARRAY_SIZE(l2tp_multicast_group),
|
| /Linux-v5.10/net/batman-adv/ |
| D | netlink.c | 1490 .n_mcgrps = ARRAY_SIZE(batadv_netlink_mcgrps),
|
| /Linux-v5.10/net/core/ |
| D | drop_monitor.c | 1631 .n_mcgrps = ARRAY_SIZE(dropmon_mcgrps),
|
| /Linux-v5.10/drivers/net/ |
| D | gtp.c | 1369 .n_mcgrps = ARRAY_SIZE(gtp_genl_mcgrps),
|
| /Linux-v5.10/net/nfc/ |
| D | netlink.c | 1767 .n_mcgrps = ARRAY_SIZE(nfc_genl_mcgrps),
|
| /Linux-v5.10/drivers/block/ |
| D | nbd.c | 2226 .n_mcgrps = ARRAY_SIZE(nbd_mcast_grps),
|
| /Linux-v5.10/drivers/target/ |
| D | target_core_user.c | 478 .n_mcgrps = ARRAY_SIZE(tcmu_mcgrps),
|
| /Linux-v5.10/drivers/net/team/ |
| D | team.c | 2839 .n_mcgrps = ARRAY_SIZE(team_nl_mcgrps),
|
12