Home
last modified time | relevance | path

Searched defs:forw_packet (Results 1 – 2 of 2) sorted by relevance

/linux/net/batman-adv/
H A Dsend.c465 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
[all …]
H A Ddistributed-arp-table.h149 struct batadv_forw_packet *forw_packet) in batadv_dat_drop_broadcast_packet()