Lines Matching full:broadcast

48  * @hard_iface: the interface to use to send the broadcast packet
51 * Send out an already prepared packet to the given neighbor or broadcast it
116 * batadv_send_broadcast_skb() - Send broadcast packet via hard interface
697 * batadv_forw_packet_bcast_queue() - try to queue a broadcast packet
702 * This function tries to (re)queue a broadcast packet.
734 * batadv_forw_bcast_packet_to_list() - queue broadcast packet for transmissions
736 * @skb: broadcast packet to add
738 * @own_packet: true if it is a self-generated broadcast packet
742 * Adds a broadcast packet to the queue and sets up timers. Broadcast packets
789 * batadv_forw_bcast_packet_if() - forward and queue a broadcast packet
791 * @skb: broadcast packet to add
793 * @own_packet: true if it is a self-generated broadcast packet
797 * Transmits a broadcast packet on the specified interface either immediately
827 /* delayed broadcast or rebroadcasts? */ in batadv_forw_bcast_packet_if()
840 * batadv_send_no_broadcast() - check whether (re)broadcast is necessary
842 * @skb: broadcast packet to check
843 * @own_packet: true if it is a self-generated broadcast packet
844 * @if_out: the outgoing interface checked and considered for (re)broadcast
874 /* ok, may broadcast */ in batadv_send_no_broadcast()
878 /* no broadcast */ in batadv_send_no_broadcast()
902 * __batadv_forw_bcast_packet() - forward and queue a broadcast packet
904 * @skb: broadcast packet to add
906 * @own_packet: true if it is a self-generated broadcast packet
908 * Transmits a broadcast packet either immediately or if a delay is given
960 * batadv_forw_bcast_packet() - forward and queue a broadcast packet
962 * @skb: broadcast packet to add
964 * @own_packet: true if it is a self-generated broadcast packet
966 * Transmits a broadcast packet either immediately or if a delay is given
981 * batadv_send_bcast_packet() - send and queue a broadcast packet
983 * @skb: broadcast packet to add
985 * @own_packet: true if it is a self-generated broadcast packet
987 * Transmits a broadcast packet either immediately or if a delay is given
1046 * batadv_send_outstanding_bcast_packet() - transmit a queued broadcast packet
1049 * Transmits a queued broadcast packet and if necessary reschedules it.
1101 * This method cancels and purges any broadcast and OGMv1 packet on the given
1102 * hard_iface. If hard_iface is NULL, broadcast and OGMv1 packets on all hard