Home
last modified time | relevance | path

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

12

/linux/include/net/
H A Dgenetlink.h88 u8 n_mcgrps; member
488 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genlmsg_multicast_netns_filtered()
627 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genl_set_err()
636 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genl_has_listeners()
/linux/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()
1828 if (family->n_mcgrps == 0) in genl_bind()
1832 if (i < 0 || i >= family->n_mcgrps) in genl_bind()
1863 if (family->n_mcgrps == 0) in genl_unbind()
[all …]
/linux/net/handshake/
H A Dgenl.c57 .n_mcgrps = ARRAY_SIZE(handshake_nl_mcgrps),
/linux/fs/smb/client/
H A Dnetlink.c56 .n_mcgrps = ARRAY_SIZE(cifs_genl_mcgrps),
/linux/drivers/regulator/
H A Devent.c27 .n_mcgrps = ARRAY_SIZE(reg_event_mcgrps),
/linux/fs/quota/
H A Dnetlink.c23 .n_mcgrps = ARRAY_SIZE(quota_mcgrps),
/linux/drivers/acpi/
H A Devent.c91 .n_mcgrps = ARRAY_SIZE(acpi_event_mcgrps),
/linux/net/core/
H A Dnetdev-genl-gen.c170 .n_mcgrps = ARRAY_SIZE(netdev_nl_mcgrps),
H A Ddrop_monitor.c1667 .n_mcgrps = ARRAY_SIZE(dropmon_mcgrps),
/linux/net/ieee802154/
H A Dnetlink.c137 .n_mcgrps = ARRAY_SIZE(ieee802154_mcgrps),
/linux/drivers/dpll/
H A Ddpll_nl.c159 .n_mcgrps = ARRAY_SIZE(dpll_nl_mcgrps),
/linux/net/devlink/
H A Dnetlink.c372 .n_mcgrps = ARRAY_SIZE(devlink_nl_mcgrps),
/linux/include/linux/
H A Dgenl_magic_func.h299 .n_mcgrps = ARRAY_SIZE(ZZZ_genl_mcgrps),
/linux/net/hsr/
H A Dhsr_netlink.c549 .n_mcgrps = ARRAY_SIZE(hsr_mcgrps),
/linux/net/psample/
H A Dpsample.c120 .n_mcgrps = ARRAY_SIZE(psample_nl_mcgrps),
/linux/drivers/thermal/
H A Dthermal_netlink.c708 .n_mcgrps = ARRAY_SIZE(thermal_genl_mcgrps),
/linux/net/openvswitch/
H A Dmeter.c725 .n_mcgrps = 1,
H A Ddatapath.c1545 .n_mcgrps = 1,
2094 .n_mcgrps = 1,
2586 .n_mcgrps = 1,
H A Dconntrack.c1966 .n_mcgrps = 1,
/linux/drivers/net/ieee802154/
H A Dmac802154_hwsim.c800 .n_mcgrps = ARRAY_SIZE(hwsim_mcgrps),
/linux/net/ipv6/
H A Dioam6.c686 .n_mcgrps = ARRAY_SIZE(ioam6_mcgrps),
/linux/net/l2tp/
H A Dl2tp_netlink.c994 .n_mcgrps = ARRAY_SIZE(l2tp_multicast_group),
/linux/net/ethtool/
H A Dnetlink.c1143 .n_mcgrps = ARRAY_SIZE(ethtool_nl_mcgrps),
/linux/net/batman-adv/
H A Dnetlink.c1498 .n_mcgrps = ARRAY_SIZE(batadv_netlink_mcgrps),
/linux/net/nfc/
H A Dnetlink.c1824 .n_mcgrps = ARRAY_SIZE(nfc_genl_mcgrps),

12