Searched refs:batadv_v_mesh_free (Results 1 – 3 of 3) sorted by relevance
17 void batadv_v_mesh_free(struct batadv_priv *bat_priv);35 static inline void batadv_v_mesh_free(struct batadv_priv *bat_priv) in batadv_v_mesh_free() function
242 batadv_v_mesh_free(bat_priv); in batadv_mesh_init()268 batadv_v_mesh_free(bat_priv); in batadv_mesh_free()
845 * batadv_v_mesh_free() - free the B.A.T.M.A.N. V private resources for a mesh848 void batadv_v_mesh_free(struct batadv_priv *bat_priv)850 void batadv_v_mesh_free(struct batadv_priv *bat_priv) batadv_v_mesh_free() function