Lines Matching defs:forw_packet
481 void batadv_forw_packet_free(struct batadv_forw_packet *forw_packet, in batadv_forw_packet_free()
519 struct batadv_forw_packet *forw_packet; in batadv_forw_packet_alloc() local
574 batadv_forw_packet_was_stolen(struct batadv_forw_packet *forw_packet) in batadv_forw_packet_was_stolen()
591 bool batadv_forw_packet_steal(struct batadv_forw_packet *forw_packet, in batadv_forw_packet_steal()
628 struct batadv_forw_packet *forw_packet; in batadv_forw_packet_list_steal() local
658 struct batadv_forw_packet *forw_packet; in batadv_forw_packet_list_free() local
687 static void batadv_forw_packet_queue(struct batadv_forw_packet *forw_packet, in batadv_forw_packet_queue()
726 struct batadv_forw_packet *forw_packet, in batadv_forw_packet_bcast_queue()
744 struct batadv_forw_packet *forw_packet, in batadv_forw_packet_ogmv1_queue()
772 struct batadv_forw_packet *forw_packet; in batadv_add_bcast_packet_to_list() local
826 batadv_forw_packet_bcasts_left(struct batadv_forw_packet *forw_packet, in batadv_forw_packet_bcasts_left()
845 batadv_forw_packet_bcasts_inc(struct batadv_forw_packet *forw_packet) in batadv_forw_packet_bcasts_inc()
856 bool batadv_forw_packet_is_rebroadcast(struct batadv_forw_packet *forw_packet) in batadv_forw_packet_is_rebroadcast()
866 struct batadv_forw_packet *forw_packet; in batadv_send_outstanding_bcast_packet() local