Lines Matching full:multicast
12 * struct genl_multicast_group - generic netlink multicast group
13 * @name: name of the multicast group, names are per-family
38 * @mcgrps: multicast groups used by this family
39 * @n_mcgrps: number of multicast groups
40 * @mcgrp_offset: starting number of multicast group IDs in this family
295 * genlmsg_multicast_netns - multicast a netlink message to a specific netns
300 * @group: offset of multicast group in groups array
314 * genlmsg_multicast - multicast a netlink message to the default netns
318 * @group: offset of multicast group in groups array
330 * genlmsg_multicast_allns - multicast a netlink message to all net namespaces
334 * @group: offset of multicast group in groups array
417 * (this is the offset of the multicast group in the groups array)