Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/batman-adv/
H A Dsend.c599 * batadv_forw_packet_list_steal() - claim a list of forward packets for free()
612 batadv_forw_packet_list_steal(struct hlist_head *forw_list, in batadv_forw_packet_list_steal() function
667 * (e.g. if batadv_forw_packet_list_steal() was called for this
990 batadv_forw_packet_list_steal(&bat_priv->forw_bcast_list, &head, in batadv_purge_outstanding_packets()
996 batadv_forw_packet_list_steal(&bat_priv->forw_bat_list, &head, in batadv_purge_outstanding_packets()
/kernel/linux/linux-6.6/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, in batadv_forw_packet_list_steal() 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, in batadv_purge_outstanding_packets()
1129 batadv_forw_packet_list_steal(&bat_priv->forw_bat_list, &head, in batadv_purge_outstanding_packets()

Completed in 3 milliseconds