Home
last modified time | relevance | path

Searched refs:batadv_tt_free (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dtranslation-table.h41 void batadv_tt_free(struct batadv_priv *bat_priv);
H A Dmain.c250 batadv_tt_free(bat_priv); in batadv_mesh_init()
285 batadv_tt_free(bat_priv); in batadv_mesh_free()
H A Dtranslation-table.c3810 * batadv_tt_free() - Free translation table of soft interface
3813 void batadv_tt_free(struct batadv_priv *bat_priv) in batadv_tt_free() function
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtranslation-table.h38 void batadv_tt_free(struct batadv_priv *bat_priv);
H A Dmain.c244 batadv_tt_free(bat_priv); in batadv_mesh_init()
279 batadv_tt_free(bat_priv); in batadv_mesh_free()
H A Dtranslation-table.c3570 * batadv_tt_free() - Free translation table of soft interface
3573 void batadv_tt_free(struct batadv_priv *bat_priv) in batadv_tt_free() function

Completed in 27 milliseconds