Searched defs:forw_packet (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/batman-adv/ |
H A D | send.c | 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 [all …]
|
H A D | distributed-arp-table.h | 149 struct batadv_forw_packet *forw_packet) in batadv_dat_drop_broadcast_packet()
|
H A D | bat_iv_ogm.c | 332 batadv_iv_ogm_send_to_if(struct batadv_forw_packet * forw_packet,struct batadv_hard_iface * hard_iface) batadv_iv_ogm_send_to_if() argument 397 batadv_iv_ogm_emit(struct batadv_forw_packet * forw_packet) batadv_iv_ogm_emit() argument 444 batadv_iv_ogm_can_aggregate(const struct batadv_ogm_packet * new_bat_ogm_packet,struct batadv_priv * bat_priv,int packet_len,unsigned long send_time,bool directlink,const struct batadv_hard_iface * if_incoming,const struct batadv_hard_iface * if_outgoing,const struct batadv_forw_packet * forw_packet) batadv_iv_ogm_can_aggregate() argument 1686 struct batadv_forw_packet *forw_packet; batadv_iv_send_outstanding_bat_ogm_packet() local [all...] |
H A D | distributed-arp-table.c | 1791 struct batadv_forw_packet *forw_packet) in batadv_dat_drop_broadcast_packet()
|