Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/batman-adv/
H A Dbat_v.h17 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
H A Dmain.c248 batadv_v_mesh_free(bat_priv); in batadv_mesh_init()
274 batadv_v_mesh_free(bat_priv); in batadv_mesh_free()
H A Dbat_v.c1111 * batadv_v_mesh_free() - free the B.A.T.M.A.N. V private resources for a mesh
1114 void batadv_v_mesh_free(struct batadv_priv *bat_priv) in batadv_v_mesh_free() function
/kernel/linux/linux-6.6/net/batman-adv/
H A Dbat_v.h17 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
H A Dmain.c242 batadv_v_mesh_free(bat_priv); in batadv_mesh_init()
268 batadv_v_mesh_free(bat_priv); in batadv_mesh_free()
H A Dbat_v.c847 * batadv_v_mesh_free() - free the B.A.T.M.A.N. V private resources for a mesh
850 void batadv_v_mesh_free(struct batadv_priv *bat_priv) in batadv_v_mesh_free() function

Completed in 5 milliseconds