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

/linux-master/net/batman-adv/
H A Dsend.c593 * batadv_forw_packet_list_steal() - claim a list of forward packets for free()
606 batadv_forw_packet_list_steal(struct hlist_head *forw_list, function
661 * (e.g. if batadv_forw_packet_list_steal() was called for this
1123 batadv_forw_packet_list_steal(&bat_priv->forw_bcast_list, &head,
1129 batadv_forw_packet_list_steal(&bat_priv->forw_bat_list, &head,

Completed in 115 milliseconds