Home
last modified time | relevance | path

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

/openbmc/linux/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.c3715 void batadv_tt_local_commit_changes(struct batadv_priv *bat_priv) in batadv_tt_local_commit_changes() function