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

/linux-master/net/batman-adv/
H A Dsend.h21 batadv_forw_packet_alloc(struct batadv_hard_iface *if_incoming,
H A Dsend.c481 * batadv_forw_packet_alloc() - allocate a forwarding packet
495 batadv_forw_packet_alloc(struct batadv_hard_iface *if_incoming, function
766 forw_packet = batadv_forw_packet_alloc(if_in, if_out,
H A Dbat_iv_ogm.c562 forw_packet_aggr = batadv_forw_packet_alloc(if_incoming, if_outgoing,

Completed in 261 milliseconds