Lines Matching defs:forw_packet
469 void batadv_forw_packet_free(struct batadv_forw_packet *forw_packet, in batadv_forw_packet_free()
507 struct batadv_forw_packet *forw_packet; in batadv_forw_packet_alloc() local
562 batadv_forw_packet_was_stolen(struct batadv_forw_packet *forw_packet) in batadv_forw_packet_was_stolen()
579 bool batadv_forw_packet_steal(struct batadv_forw_packet *forw_packet, in batadv_forw_packet_steal()
616 struct batadv_forw_packet *forw_packet; in batadv_forw_packet_list_steal() local
646 struct batadv_forw_packet *forw_packet; in batadv_forw_packet_list_free() local
675 static void batadv_forw_packet_queue(struct batadv_forw_packet *forw_packet, in batadv_forw_packet_queue()
714 struct batadv_forw_packet *forw_packet, in batadv_forw_packet_bcast_queue()
732 struct batadv_forw_packet *forw_packet, in batadv_forw_packet_ogmv1_queue()
760 struct batadv_forw_packet *forw_packet; in batadv_add_bcast_packet_to_list() local
814 batadv_forw_packet_bcasts_left(struct batadv_forw_packet *forw_packet, in batadv_forw_packet_bcasts_left()
833 batadv_forw_packet_bcasts_inc(struct batadv_forw_packet *forw_packet) in batadv_forw_packet_bcasts_inc()
844 bool batadv_forw_packet_is_rebroadcast(struct batadv_forw_packet *forw_packet) in batadv_forw_packet_is_rebroadcast()
854 struct batadv_forw_packet *forw_packet; in batadv_send_outstanding_bcast_packet() local