Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/batman-adv/
H A Dtp_meter.c367 * batadv_tp_sender_cleanup() - cleanup sender data and drop and timer
371 static void batadv_tp_sender_cleanup(struct batadv_priv *bat_priv, in batadv_tp_sender_cleanup() function
471 /* timer ref will be dropped in batadv_tp_sender_cleanup */ in batadv_tp_reset_sender_timer()
893 batadv_tp_sender_cleanup(bat_priv, tp_vars); in batadv_tp_send()
925 batadv_tp_sender_cleanup(bat_priv, tp_vars); in batadv_tp_start_kthread()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtp_meter.c368 * batadv_tp_sender_cleanup() - cleanup sender data and drop and timer
372 static void batadv_tp_sender_cleanup(struct batadv_priv *bat_priv, in batadv_tp_sender_cleanup() function
472 /* timer ref will be dropped in batadv_tp_sender_cleanup */ in batadv_tp_reset_sender_timer()
889 batadv_tp_sender_cleanup(bat_priv, tp_vars); in batadv_tp_send()
921 batadv_tp_sender_cleanup(bat_priv, tp_vars); in batadv_tp_start_kthread()

Completed in 4 milliseconds