Home
last modified time | relevance | path

Searched refs:batadv_v_mesh_free (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/batman-adv/
Dbat_v.h29 void batadv_v_mesh_free(struct batadv_priv *bat_priv);
47 static inline void batadv_v_mesh_free(struct batadv_priv *bat_priv) in batadv_v_mesh_free() function
Dmain.c240 batadv_v_mesh_free(bat_priv); in batadv_mesh_free()
Dbat_v.c1113 void batadv_v_mesh_free(struct batadv_priv *bat_priv) in batadv_v_mesh_free() function