/openbmc/linux/include/net/ |
H A D | genetlink.h | 72 u8 n_mcgrps; member 453 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genlmsg_multicast_netns() 573 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genl_set_err() 582 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genl_has_listeners()
|
/openbmc/linux/net/core/ |
H A D | netdev-genl-gen.c | 47 .n_mcgrps = ARRAY_SIZE(netdev_nl_mcgrps),
|
H A D | drop_monitor.c | 1667 .n_mcgrps = ARRAY_SIZE(dropmon_mcgrps),
|
/openbmc/linux/net/netlink/ |
H A D | genetlink.c | 460 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() 1659 .n_mcgrps = ARRAY_SIZE(genl_ctrl_groups), 1678 if (family->n_mcgrps == 0) in genl_bind() 1682 if (i < 0 || i >= family->n_mcgrps) in genl_bind() [all …]
|
/openbmc/linux/net/handshake/ |
H A D | genl.c | 57 .n_mcgrps = ARRAY_SIZE(handshake_nl_mcgrps),
|
/openbmc/linux/fs/smb/client/ |
H A D | netlink.c | 56 .n_mcgrps = ARRAY_SIZE(cifs_genl_mcgrps),
|
/openbmc/linux/fs/quota/ |
H A D | netlink.c | 23 .n_mcgrps = ARRAY_SIZE(quota_mcgrps),
|
/openbmc/linux/drivers/acpi/ |
H A D | event.c | 91 .n_mcgrps = ARRAY_SIZE(acpi_event_mcgrps),
|
/openbmc/linux/net/ieee802154/ |
H A D | netlink.c | 137 .n_mcgrps = ARRAY_SIZE(ieee802154_mcgrps),
|
/openbmc/linux/include/linux/ |
H A D | genl_magic_func.h | 299 .n_mcgrps = ARRAY_SIZE(ZZZ_genl_mcgrps),
|
/openbmc/linux/net/hsr/ |
H A D | hsr_netlink.c | 525 .n_mcgrps = ARRAY_SIZE(hsr_mcgrps),
|
/openbmc/linux/net/psample/ |
H A D | psample.c | 120 .n_mcgrps = ARRAY_SIZE(psample_nl_mcgrps),
|
/openbmc/linux/net/devlink/ |
H A D | netlink.c | 525 .n_mcgrps = ARRAY_SIZE(devlink_nl_mcgrps),
|
/openbmc/linux/drivers/thermal/ |
H A D | thermal_netlink.c | 695 .n_mcgrps = ARRAY_SIZE(thermal_genl_mcgrps),
|
/openbmc/linux/net/openvswitch/ |
H A D | meter.c | 725 .n_mcgrps = 1,
|
H A D | datapath.c | 1546 .n_mcgrps = 1, 2095 .n_mcgrps = 1, 2587 .n_mcgrps = 1,
|
H A D | conntrack.c | 1971 .n_mcgrps = 1,
|
/openbmc/linux/drivers/net/ieee802154/ |
H A D | mac802154_hwsim.c | 800 .n_mcgrps = ARRAY_SIZE(hwsim_mcgrps),
|
/openbmc/linux/net/ethtool/ |
H A D | netlink.c | 1147 .n_mcgrps = ARRAY_SIZE(ethtool_nl_mcgrps),
|
/openbmc/linux/net/l2tp/ |
H A D | l2tp_netlink.c | 994 .n_mcgrps = ARRAY_SIZE(l2tp_multicast_group),
|
/openbmc/linux/net/batman-adv/ |
H A D | netlink.c | 1500 .n_mcgrps = ARRAY_SIZE(batadv_netlink_mcgrps),
|
/openbmc/linux/net/nfc/ |
H A D | netlink.c | 1826 .n_mcgrps = ARRAY_SIZE(nfc_genl_mcgrps),
|
/openbmc/linux/drivers/net/ |
H A D | gtp.c | 1876 .n_mcgrps = ARRAY_SIZE(gtp_genl_mcgrps),
|
/openbmc/linux/drivers/block/ |
H A D | nbd.c | 2387 .n_mcgrps = ARRAY_SIZE(nbd_mcast_grps),
|
/openbmc/linux/net/mptcp/ |
H A D | pm_netlink.c | 2519 .n_mcgrps = ARRAY_SIZE(mptcp_pm_mcgrps),
|