Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/batman-adv/
H A Dsend.c635 * batadv_forw_packet_list_free() - free a list of forward packets
644 static void batadv_forw_packet_list_free(struct hlist_head *head) in batadv_forw_packet_list_free() function
1001 batadv_forw_packet_list_free(&head); in batadv_purge_outstanding_packets()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dsend.c629 * batadv_forw_packet_list_free() - free a list of forward packets
638 static void batadv_forw_packet_list_free(struct hlist_head *head) in batadv_forw_packet_list_free() function
1134 batadv_forw_packet_list_free(&head); in batadv_purge_outstanding_packets()

Completed in 3 milliseconds