Lines Matching full:multicast
12 * struct genl_multicast_group - generic netlink multicast group
13 * @name: name of the multicast group, names are per-family
41 * @mcgrps: multicast groups used by this family
42 * @n_mcgrps: number of multicast groups
46 * @mcgrp_offset: starting number of multicast group IDs in this family
316 * genlmsg_multicast_netns - multicast a netlink message to a specific netns
321 * @group: offset of multicast group in groups array
335 * genlmsg_multicast - multicast a netlink message to the default netns
339 * @group: offset of multicast group in groups array
351 * genlmsg_multicast_allns - multicast a netlink message to all net namespaces
355 * @group: offset of multicast group in groups array
439 * (this is the offset of the multicast group in the groups array)