Searched defs:forw_packet (Results 1 – 3 of 3) sorted by relevance
173 static void forw_packet_free(struct forw_packet *forw_packet) in forw_packet_free()183 struct forw_packet *forw_packet, in _add_bcast_packet_to_list()212 struct forw_packet *forw_packet; in add_bcast_packet_to_list() local264 struct forw_packet *forw_packet = in send_outstanding_bcast_packet() local308 struct forw_packet *forw_packet = in send_outstanding_bat_ogm_packet() local341 struct forw_packet *forw_packet; in purge_outstanding_packets() local
269 struct forw_packet { struct270 struct hlist_node list;271 unsigned long send_time;272 uint8_t own;273 struct sk_buff *skb;274 uint16_t packet_len;275 uint32_t direct_link_flags;276 uint8_t num_packets;277 struct delayed_work delayed_work;278 struct hard_iface *if_incoming;
102 static void bat_iv_ogm_send_to_if(struct forw_packet *forw_packet, in bat_iv_ogm_send_to_if()159 static void bat_iv_ogm_emit(struct forw_packet *forw_packet) in bat_iv_ogm_emit()232 const struct forw_packet *forw_packet) in bat_iv_ogm_can_aggregate()