Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/include/net/
H A Dgenetlink.h59 u8 n_mcgrps; member
312 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genlmsg_multicast_netns()
432 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genl_set_err()
441 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genl_has_listeners()
/OK3568_Linux_fs/kernel/net/netlink/
H A Dgenetlink.c254 int n_groups = family->n_mcgrps; in genl_validate_assign_mc_groups()
322 for (i = 0; i < family->n_mcgrps; i++) in genl_validate_assign_mc_groups()
337 for (i = 0; i < family->n_mcgrps; i++) in genl_unregister_mc_groups()
344 for (i = 0; i < family->n_mcgrps; i++) { in genl_unregister_mc_groups()
439 for (i = 0; i < family->n_mcgrps; i++) in genl_register_family()
873 if (family->n_mcgrps) { in ctrl_fill_info()
881 for (i = 0; i < family->n_mcgrps; i++) { in ctrl_fill_info()
1360 .n_mcgrps = ARRAY_SIZE(genl_ctrl_groups),
1458 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genlmsg_multicast_allns()
1475 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genl_notify()
/OK3568_Linux_fs/kernel/fs/quota/
H A Dnetlink.c23 .n_mcgrps = ARRAY_SIZE(quota_mcgrps),
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Devent.c89 .n_mcgrps = ARRAY_SIZE(acpi_event_mcgrps),
/OK3568_Linux_fs/kernel/net/ieee802154/
H A Dnetlink.c136 .n_mcgrps = ARRAY_SIZE(ieee802154_mcgrps),
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dnlrtw.c108 .n_mcgrps = ARRAY_SIZE(nlrtw_genl_mcgrp),
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dnlrtw.c108 .n_mcgrps = ARRAY_SIZE(nlrtw_genl_mcgrp),
/OK3568_Linux_fs/kernel/net/wimax/
H A Dstack.c566 .n_mcgrps = ARRAY_SIZE(wimax_gnl_mcgrps),
/OK3568_Linux_fs/kernel/include/linux/
H A Dgenl_magic_func.h297 .n_mcgrps = ARRAY_SIZE(ZZZ_genl_mcgrps),
/OK3568_Linux_fs/kernel/net/psample/
H A Dpsample.c117 .n_mcgrps = ARRAY_SIZE(psample_nl_mcgrps),
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dnlrtw.c143 .n_mcgrps = ARRAY_SIZE(nlrtw_genl_mcgrp),
/OK3568_Linux_fs/kernel/net/hsr/
H A Dhsr_netlink.c524 .n_mcgrps = ARRAY_SIZE(hsr_mcgrps),
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dnlrtw.c144 .n_mcgrps = ARRAY_SIZE(nlrtw_genl_mcgrp),
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dnlrtw.c143 .n_mcgrps = ARRAY_SIZE(nlrtw_genl_mcgrp),
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dnlrtw.c143 .n_mcgrps = ARRAY_SIZE(nlrtw_genl_mcgrp),
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dnlrtw.c143 .n_mcgrps = ARRAY_SIZE(nlrtw_genl_mcgrp),
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dnlrtw.c143 .n_mcgrps = ARRAY_SIZE(nlrtw_genl_mcgrp),
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dnlrtw.c143 .n_mcgrps = ARRAY_SIZE(nlrtw_genl_mcgrp),
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_netlink.c649 .n_mcgrps = ARRAY_SIZE(thermal_genl_mcgrps),
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Ddatapath.c1499 .n_mcgrps = 1,
1965 .n_mcgrps = 1,
2448 .n_mcgrps = 1,
H A Dmeter.c725 .n_mcgrps = 1,
/OK3568_Linux_fs/kernel/drivers/net/ieee802154/
H A Dmac802154_hwsim.c634 .n_mcgrps = ARRAY_SIZE(hwsim_mcgrps),
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dnetlink.c930 .n_mcgrps = ARRAY_SIZE(ethtool_nl_mcgrps),
/OK3568_Linux_fs/kernel/net/mptcp/
H A Dpm_netlink.c1099 .n_mcgrps = ARRAY_SIZE(mptcp_pm_mcgrps),
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_netlink.c993 .n_mcgrps = ARRAY_SIZE(l2tp_multicast_group),

12