Lines Matching defs:group
58 * The message is sent to, the portid if given, the group if given, both if
59 * both, or if both are zero then the group is looked up and sent there.
70 u32 group = 0;
74 group = __group;
81 group = __cbq->group;
91 if (!portid && !netlink_has_listeners(dev->nls, group))
110 NETLINK_CB(skb).dst_group = group;
112 if (group)
113 return netlink_broadcast(dev->nls, skb, portid, group,