Home
last modified time | relevance | path

Searched refs:n_mcgrps (Results 1 – 25 of 31) sorted by relevance

12

/Linux-v6.6/include/net/
Dgenetlink.h70 u8 n_mcgrps; member
451 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genlmsg_multicast_netns()
572 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genl_set_err()
581 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genl_has_listeners()
/Linux-v6.6/net/netlink/
Dgenetlink.c460 int n_groups = family->n_mcgrps; in genl_validate_assign_mc_groups()
528 for (i = 0; i < family->n_mcgrps; i++) in genl_validate_assign_mc_groups()
543 for (i = 0; i < family->n_mcgrps; i++) in genl_unregister_mc_groups()
550 for (i = 0; i < family->n_mcgrps; i++) { in genl_unregister_mc_groups()
692 for (i = 0; i < family->n_mcgrps; i++) in genl_register_family()
1131 if (family->n_mcgrps) { in ctrl_fill_info()
1139 for (i = 0; i < family->n_mcgrps; i++) { in ctrl_fill_info()
1663 .n_mcgrps = ARRAY_SIZE(genl_ctrl_groups),
1682 if (family->n_mcgrps == 0) in genl_bind()
1686 if (i < 0 || i >= family->n_mcgrps) in genl_bind()
[all …]
/Linux-v6.6/net/core/
Dnetdev-genl-gen.c47 .n_mcgrps = ARRAY_SIZE(netdev_nl_mcgrps),
Ddrop_monitor.c1665 .n_mcgrps = ARRAY_SIZE(dropmon_mcgrps),
/Linux-v6.6/net/handshake/
Dgenl.c57 .n_mcgrps = ARRAY_SIZE(handshake_nl_mcgrps),
/Linux-v6.6/fs/smb/client/
Dnetlink.c56 .n_mcgrps = ARRAY_SIZE(cifs_genl_mcgrps),
/Linux-v6.6/fs/quota/
Dnetlink.c23 .n_mcgrps = ARRAY_SIZE(quota_mcgrps),
/Linux-v6.6/drivers/acpi/
Devent.c91 .n_mcgrps = ARRAY_SIZE(acpi_event_mcgrps),
/Linux-v6.6/net/ieee802154/
Dnetlink.c137 .n_mcgrps = ARRAY_SIZE(ieee802154_mcgrps),
/Linux-v6.6/include/linux/
Dgenl_magic_func.h299 .n_mcgrps = ARRAY_SIZE(ZZZ_genl_mcgrps),
/Linux-v6.6/net/hsr/
Dhsr_netlink.c525 .n_mcgrps = ARRAY_SIZE(hsr_mcgrps),
/Linux-v6.6/net/devlink/
Dnetlink.c525 .n_mcgrps = ARRAY_SIZE(devlink_nl_mcgrps),
/Linux-v6.6/net/psample/
Dpsample.c119 .n_mcgrps = ARRAY_SIZE(psample_nl_mcgrps),
/Linux-v6.6/drivers/thermal/
Dthermal_netlink.c695 .n_mcgrps = ARRAY_SIZE(thermal_genl_mcgrps),
/Linux-v6.6/net/openvswitch/
Dmeter.c725 .n_mcgrps = 1,
Ddatapath.c1546 .n_mcgrps = 1,
2095 .n_mcgrps = 1,
2587 .n_mcgrps = 1,
Dconntrack.c1965 .n_mcgrps = 1,
/Linux-v6.6/drivers/net/ieee802154/
Dmac802154_hwsim.c800 .n_mcgrps = ARRAY_SIZE(hwsim_mcgrps),
/Linux-v6.6/net/ethtool/
Dnetlink.c1146 .n_mcgrps = ARRAY_SIZE(ethtool_nl_mcgrps),
/Linux-v6.6/net/l2tp/
Dl2tp_netlink.c994 .n_mcgrps = ARRAY_SIZE(l2tp_multicast_group),
/Linux-v6.6/net/batman-adv/
Dnetlink.c1500 .n_mcgrps = ARRAY_SIZE(batadv_netlink_mcgrps),
/Linux-v6.6/net/nfc/
Dnetlink.c1826 .n_mcgrps = ARRAY_SIZE(nfc_genl_mcgrps),
/Linux-v6.6/drivers/net/
Dgtp.c1868 .n_mcgrps = ARRAY_SIZE(gtp_genl_mcgrps),
/Linux-v6.6/net/mptcp/
Dpm_netlink.c2354 .n_mcgrps = ARRAY_SIZE(mptcp_pm_mcgrps),
/Linux-v6.6/drivers/block/
Dnbd.c2336 .n_mcgrps = ARRAY_SIZE(nbd_mcast_grps),

12