Searched defs:batadv_algo_get (Results 1 – 2 of 2) sorted by relevance
42 struct batadv_algo_ops *batadv_algo_get(const char *name) in batadv_algo_get() function
37 static struct batadv_algo_ops *batadv_algo_get(char *name) in batadv_algo_get() function