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
43 * @mcgrp_offset: starting number of multicast group IDs in this family
298 * genlmsg_multicast_netns - multicast a netlink message to a specific netns
303 * @group: offset of multicast group in groups array
317 * genlmsg_multicast - multicast a netlink message to the default netns
321 * @group: offset of multicast group in groups array
333 * genlmsg_multicast_allns - multicast a netlink message to all net namespaces
337 * @group: offset of multicast group in groups array
420 * (this is the offset of the multicast group in the groups array)