Home
last modified time | relevance | path

Searched refs:batadv_tt_local_commit_changes (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/net/batman-adv/
Dtranslation-table.h43 void batadv_tt_local_commit_changes(struct batadv_priv *bat_priv);
Dbat_v_ogm.c281 batadv_tt_local_commit_changes(bat_priv); in batadv_v_ogm_send_softif()
Dbat_iv_ogm.c812 batadv_tt_local_commit_changes(bat_priv); in batadv_iv_ogm_schedule_buff()
Dtranslation-table.c3716 void batadv_tt_local_commit_changes(struct batadv_priv *bat_priv) in batadv_tt_local_commit_changes() function