Lines Matching defs:forw_packet
465 void batadv_forw_packet_free(struct batadv_forw_packet *forw_packet, in batadv_forw_packet_free()
501 struct batadv_forw_packet *forw_packet; in batadv_forw_packet_alloc() local
556 batadv_forw_packet_was_stolen(struct batadv_forw_packet *forw_packet) in batadv_forw_packet_was_stolen()
573 bool batadv_forw_packet_steal(struct batadv_forw_packet *forw_packet, in batadv_forw_packet_steal()
610 struct batadv_forw_packet *forw_packet; in batadv_forw_packet_list_steal() local
640 struct batadv_forw_packet *forw_packet; in batadv_forw_packet_list_free() local
669 static void batadv_forw_packet_queue(struct batadv_forw_packet *forw_packet, in batadv_forw_packet_queue()
708 struct batadv_forw_packet *forw_packet, in batadv_forw_packet_bcast_queue()
726 struct batadv_forw_packet *forw_packet, in batadv_forw_packet_ogmv1_queue()
758 struct batadv_forw_packet *forw_packet; in batadv_forw_bcast_packet_to_list() local
1016 batadv_forw_packet_bcasts_left(struct batadv_forw_packet *forw_packet) in batadv_forw_packet_bcasts_left()
1027 batadv_forw_packet_bcasts_dec(struct batadv_forw_packet *forw_packet) in batadv_forw_packet_bcasts_dec()
1038 bool batadv_forw_packet_is_rebroadcast(struct batadv_forw_packet *forw_packet) in batadv_forw_packet_is_rebroadcast()
1054 struct batadv_forw_packet *forw_packet; in batadv_send_outstanding_bcast_packet() local