Lines Matching full:multicast
13 * struct genl_multicast_group - generic netlink multicast group
14 * @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
300 * genlmsg_multicast_netns - multicast a netlink message to a specific netns
305 * @group: offset of multicast group in groups array
319 * genlmsg_multicast - multicast a netlink message to the default netns
323 * @group: offset of multicast group in groups array
335 * genlmsg_multicast_allns - multicast a netlink message to all net namespaces
339 * @group: offset of multicast group in groups array
422 * (this is the offset of the multicast group in the groups array)