Home
last modified time | relevance | path

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

12

/linux/include/net/
H A Dgenetlink.h88 u8 n_mcgrps; member
492 if (WARN_ON_ONCE(group >= family->n_mcgrps)) { in genlmsg_multicast_netns_filtered()
632 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genl_set_err()
641 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genl_has_listeners()
/linux/net/netlink/
H A Dgenetlink.c458 int n_groups = family->n_mcgrps; in genl_validate_assign_mc_groups()
526 for (i = 0; i < family->n_mcgrps; i++) in genl_validate_assign_mc_groups()
541 for (i = 0; i < family->n_mcgrps; i++) in genl_unregister_mc_groups()
548 for (i = 0; i < family->n_mcgrps; i++) { in genl_unregister_mc_groups()
826 for (i = 0; i < family->n_mcgrps; i++) in genl_register_family()
1274 if (family->n_mcgrps) { in ctrl_fill_info()
1282 for (i = 0; i < family->n_mcgrps; i++) { in ctrl_fill_info()
1804 .n_mcgrps = ARRAY_SIZE(genl_ctrl_groups),
1823 if (family->n_mcgrps == 0) in genl_bind()
1827 if (i < 0 || i >= family->n_mcgrps) in genl_bind()
[all …]
/linux/kernel/power/
H A Dem_netlink_autogen.c60 .n_mcgrps = ARRAY_SIZE(dev_energymodel_nl_mcgrps),
/linux/drivers/regulator/
H A Devent.c27 .n_mcgrps = ARRAY_SIZE(reg_event_mcgrps),
/linux/fs/smb/client/
H A Dnetlink.c60 .n_mcgrps = ARRAY_SIZE(cifs_genl_mcgrps),
/linux/fs/quota/
H A Dnetlink.c23 .n_mcgrps = ARRAY_SIZE(quota_mcgrps),
/linux/net/psp/
H A Dpsp-nl-gen.c170 .n_mcgrps = ARRAY_SIZE(psp_nl_mcgrps),
/linux/net/ieee802154/
H A Dnetlink.c137 .n_mcgrps = ARRAY_SIZE(ieee802154_mcgrps),
/linux/drivers/dpll/
H A Ddpll_nl.c174 .n_mcgrps = ARRAY_SIZE(dpll_nl_mcgrps),
/linux/fs/nfsd/
H A Dnetlink.c249 .n_mcgrps = ARRAY_SIZE(nfsd_nl_mcgrps),
/linux/net/core/
H A Dnetdev-genl-gen.c279 .n_mcgrps = ARRAY_SIZE(netdev_nl_mcgrps),
H A Ddrop_monitor.c1665 .n_mcgrps = ARRAY_SIZE(dropmon_mcgrps),
/linux/drivers/net/ovpn/
H A Dnetlink-gen.c277 .n_mcgrps = ARRAY_SIZE(ovpn_nl_mcgrps),
/linux/net/devlink/
H A Dnetlink.c472 .n_mcgrps = ARRAY_SIZE(devlink_nl_mcgrps),
/linux/net/psample/
H A Dpsample.c120 .n_mcgrps = ARRAY_SIZE(psample_nl_mcgrps),
/linux/net/hsr/
H A Dhsr_netlink.c567 .n_mcgrps = ARRAY_SIZE(hsr_mcgrps),
/linux/net/mptcp/
H A Dpm_netlink.c639 .n_mcgrps = ARRAY_SIZE(mptcp_pm_mcgrps),
/linux/net/openvswitch/
H A Dmeter.c730 .n_mcgrps = 1,
H A Ddatapath.c1605 .n_mcgrps = 1,
2150 .n_mcgrps = 1,
2661 .n_mcgrps = 1,
H A Dconntrack.c2010 .n_mcgrps = 1, in ovs_ct_init()
/linux/drivers/thermal/
H A Dthermal_netlink.c916 .n_mcgrps = ARRAY_SIZE(thermal_genl_mcgrps),
/linux/drivers/net/ieee802154/
H A Dmac802154_hwsim.c800 .n_mcgrps = ARRAY_SIZE(hwsim_mcgrps),
/linux/net/l2tp/
H A Dl2tp_netlink.c1009 .n_mcgrps = ARRAY_SIZE(l2tp_multicast_group),
/linux/net/batman-adv/
H A Dnetlink.c1554 .n_mcgrps = ARRAY_SIZE(batadv_netlink_mcgrps),
/linux/net/nfc/
H A Dnetlink.c1825 .n_mcgrps = ARRAY_SIZE(nfc_genl_mcgrps),

12