Lines Matching full:multicast
12 * struct genl_multicast_group - generic netlink multicast group
13 * @name: name of the multicast group, names are per-family
39 * @mcgrps: multicast groups used by this family
40 * @n_mcgrps: number of multicast groups
41 * @mcgrp_offset: starting number of multicast group IDs in this family
296 * genlmsg_multicast_netns - multicast a netlink message to a specific netns
301 * @group: offset of multicast group in groups array
315 * genlmsg_multicast - multicast a netlink message to the default netns
319 * @group: offset of multicast group in groups array
331 * genlmsg_multicast_allns - multicast a netlink message to all net namespaces
335 * @group: offset of multicast group in groups array
418 * (this is the offset of the multicast group in the groups array)