Home
last modified time | relevance | path

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

12

/linux-6.15/include/net/
H A Dgenetlink.h88 u8 n_mcgrps; member
492 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genlmsg_multicast_netns_filtered()
630 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genl_set_err()
639 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genl_has_listeners()
/linux-6.15/net/netlink/
H A Dgenetlink.c463 int n_groups = family->n_mcgrps; in genl_validate_assign_mc_groups()
531 for (i = 0; i < family->n_mcgrps; i++) in genl_validate_assign_mc_groups()
546 for (i = 0; i < family->n_mcgrps; i++) in genl_unregister_mc_groups()
553 for (i = 0; i < family->n_mcgrps; i++) { in genl_unregister_mc_groups()
831 for (i = 0; i < family->n_mcgrps; i++) in genl_register_family()
1275 if (family->n_mcgrps) { in ctrl_fill_info()
1283 for (i = 0; i < family->n_mcgrps; i++) { in ctrl_fill_info()
1824 if (family->n_mcgrps == 0) in genl_bind()
1828 if (i < 0 || i >= family->n_mcgrps) in genl_bind()
1859 if (family->n_mcgrps == 0) in genl_unbind()
[all …]
/linux-6.15/net/handshake/
H A Dgenl.c57 .n_mcgrps = ARRAY_SIZE(handshake_nl_mcgrps),
/linux-6.15/fs/smb/client/
H A Dnetlink.c56 .n_mcgrps = ARRAY_SIZE(cifs_genl_mcgrps),
/linux-6.15/drivers/regulator/
H A Devent.c27 .n_mcgrps = ARRAY_SIZE(reg_event_mcgrps),
/linux-6.15/fs/quota/
H A Dnetlink.c23 .n_mcgrps = ARRAY_SIZE(quota_mcgrps),
/linux-6.15/drivers/acpi/
H A Devent.c91 .n_mcgrps = ARRAY_SIZE(acpi_event_mcgrps),
/linux-6.15/net/ieee802154/
H A Dnetlink.c137 .n_mcgrps = ARRAY_SIZE(ieee802154_mcgrps),
/linux-6.15/drivers/dpll/
H A Ddpll_nl.c160 .n_mcgrps = ARRAY_SIZE(dpll_nl_mcgrps),
/linux-6.15/net/core/
H A Dnetdev-genl-gen.c219 .n_mcgrps = ARRAY_SIZE(netdev_nl_mcgrps),
H A Ddrop_monitor.c1670 .n_mcgrps = ARRAY_SIZE(dropmon_mcgrps),
/linux-6.15/net/devlink/
H A Dnetlink.c372 .n_mcgrps = ARRAY_SIZE(devlink_nl_mcgrps),
/linux-6.15/include/linux/
H A Dgenl_magic_func.h299 .n_mcgrps = ARRAY_SIZE(ZZZ_genl_mcgrps),
/linux-6.15/net/hsr/
H A Dhsr_netlink.c549 .n_mcgrps = ARRAY_SIZE(hsr_mcgrps),
/linux-6.15/net/psample/
H A Dpsample.c120 .n_mcgrps = ARRAY_SIZE(psample_nl_mcgrps),
/linux-6.15/net/mptcp/
H A Dpm_netlink.c626 .n_mcgrps = ARRAY_SIZE(mptcp_pm_mcgrps),
/linux-6.15/net/openvswitch/
H A Dmeter.c725 .n_mcgrps = 1,
H A Ddatapath.c1545 .n_mcgrps = 1,
2093 .n_mcgrps = 1,
2590 .n_mcgrps = 1,
/linux-6.15/drivers/thermal/
H A Dthermal_netlink.c916 .n_mcgrps = ARRAY_SIZE(thermal_genl_mcgrps),
/linux-6.15/drivers/net/ieee802154/
H A Dmac802154_hwsim.c800 .n_mcgrps = ARRAY_SIZE(hwsim_mcgrps),
/linux-6.15/net/ipv6/
H A Dioam6.c682 .n_mcgrps = ARRAY_SIZE(ioam6_mcgrps),
/linux-6.15/net/l2tp/
H A Dl2tp_netlink.c1006 .n_mcgrps = ARRAY_SIZE(l2tp_multicast_group),
/linux-6.15/net/ethtool/
H A Dnetlink.c1312 .n_mcgrps = ARRAY_SIZE(ethtool_nl_mcgrps),
/linux-6.15/net/batman-adv/
H A Dnetlink.c1558 .n_mcgrps = ARRAY_SIZE(batadv_netlink_mcgrps),
/linux-6.15/net/nfc/
H A Dnetlink.c1829 .n_mcgrps = ARRAY_SIZE(nfc_genl_mcgrps),

12