Home
last modified time | relevance | path

Searched refs:batadv_forw_packet_alloc (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/net/batman-adv/
Dsend.h21 batadv_forw_packet_alloc(struct batadv_hard_iface *if_incoming,
Dsend.c495 batadv_forw_packet_alloc(struct batadv_hard_iface *if_incoming, in batadv_forw_packet_alloc() function
766 forw_packet = batadv_forw_packet_alloc(if_in, if_out, in batadv_forw_bcast_packet_to_list()
Dbat_iv_ogm.c563 forw_packet_aggr = batadv_forw_packet_alloc(if_incoming, if_outgoing, in batadv_iv_ogm_aggregate_new()