Searched refs:n_mcgrps (Results 1 – 25 of 34) sorted by relevance
12
| /linux/include/net/ |
| A D | genetlink.h | 88 u8 n_mcgrps; member 488 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genlmsg_multicast_netns_filtered() 626 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genl_set_err() 635 if (WARN_ON_ONCE(group >= family->n_mcgrps)) in genl_has_listeners()
|
| /linux/net/netlink/ |
| A D | genetlink.c | 463 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/net/handshake/ |
| A D | genl.c | 57 .n_mcgrps = ARRAY_SIZE(handshake_nl_mcgrps),
|
| /linux/drivers/regulator/ |
| A D | event.c | 27 .n_mcgrps = ARRAY_SIZE(reg_event_mcgrps),
|
| /linux/fs/smb/client/ |
| A D | netlink.c | 56 .n_mcgrps = ARRAY_SIZE(cifs_genl_mcgrps),
|
| /linux/fs/quota/ |
| A D | netlink.c | 23 .n_mcgrps = ARRAY_SIZE(quota_mcgrps),
|
| /linux/drivers/acpi/ |
| A D | event.c | 91 .n_mcgrps = ARRAY_SIZE(acpi_event_mcgrps),
|
| /linux/net/ieee802154/ |
| A D | netlink.c | 137 .n_mcgrps = ARRAY_SIZE(ieee802154_mcgrps),
|
| /linux/net/core/ |
| A D | netdev-genl-gen.c | 190 .n_mcgrps = ARRAY_SIZE(netdev_nl_mcgrps),
|
| A D | drop_monitor.c | 1670 .n_mcgrps = ARRAY_SIZE(dropmon_mcgrps),
|
| /linux/drivers/dpll/ |
| A D | dpll_nl.c | 160 .n_mcgrps = ARRAY_SIZE(dpll_nl_mcgrps),
|
| /linux/net/devlink/ |
| A D | netlink.c | 372 .n_mcgrps = ARRAY_SIZE(devlink_nl_mcgrps),
|
| /linux/include/linux/ |
| A D | genl_magic_func.h | 299 .n_mcgrps = ARRAY_SIZE(ZZZ_genl_mcgrps),
|
| /linux/net/hsr/ |
| A D | hsr_netlink.c | 550 .n_mcgrps = ARRAY_SIZE(hsr_mcgrps),
|
| /linux/net/psample/ |
| A D | psample.c | 120 .n_mcgrps = ARRAY_SIZE(psample_nl_mcgrps),
|
| /linux/drivers/thermal/ |
| A D | thermal_netlink.c | 705 .n_mcgrps = ARRAY_SIZE(thermal_genl_mcgrps),
|
| /linux/net/openvswitch/ |
| A D | meter.c | 725 .n_mcgrps = 1,
|
| A D | datapath.c | 1545 .n_mcgrps = 1, 2094 .n_mcgrps = 1, 2586 .n_mcgrps = 1,
|
| A D | conntrack.c | 2002 .n_mcgrps = 1,
|
| /linux/drivers/net/ieee802154/ |
| A D | mac802154_hwsim.c | 800 .n_mcgrps = ARRAY_SIZE(hwsim_mcgrps),
|
| /linux/net/ipv6/ |
| A D | ioam6.c | 686 .n_mcgrps = ARRAY_SIZE(ioam6_mcgrps),
|
| /linux/net/l2tp/ |
| A D | l2tp_netlink.c | 1006 .n_mcgrps = ARRAY_SIZE(l2tp_multicast_group),
|
| /linux/net/batman-adv/ |
| A D | netlink.c | 1498 .n_mcgrps = ARRAY_SIZE(batadv_netlink_mcgrps),
|
| /linux/net/ethtool/ |
| A D | netlink.c | 1261 .n_mcgrps = ARRAY_SIZE(ethtool_nl_mcgrps),
|
| /linux/net/nfc/ |
| A D | netlink.c | 1824 .n_mcgrps = ARRAY_SIZE(nfc_genl_mcgrps),
|
Completed in 61 milliseconds
12