Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/batman-adv/
H A Dtranslation-table.h46 void batadv_tt_local_commit_changes(struct batadv_priv *bat_priv);
H A Dbat_v_ogm.c282 batadv_tt_local_commit_changes(bat_priv); in batadv_v_ogm_send_softif()
H A Dbat_iv_ogm.c814 batadv_tt_local_commit_changes(bat_priv); in batadv_iv_ogm_schedule_buff()
H A Dtranslation-table.c3951 * batadv_tt_local_commit_changes() - commit all pending local tt changes which
3955 void batadv_tt_local_commit_changes(struct batadv_priv *bat_priv) in batadv_tt_local_commit_changes() function
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtranslation-table.h43 void batadv_tt_local_commit_changes(struct batadv_priv *bat_priv);
H A Dbat_v_ogm.c282 batadv_tt_local_commit_changes(bat_priv); in batadv_v_ogm_send_softif()
H A Dbat_iv_ogm.c811 batadv_tt_local_commit_changes(bat_priv); in batadv_iv_ogm_schedule_buff()
H A Dtranslation-table.c3711 * batadv_tt_local_commit_changes() - commit all pending local tt changes which
3715 void batadv_tt_local_commit_changes(struct batadv_priv *bat_priv) in batadv_tt_local_commit_changes() function

Completed in 24 milliseconds