Searched defs:batadv_algo_ops (Results 1 – 1 of 1) sorted by relevance
2222 struct batadv_algo_ops { struct2224 struct hlist_node list;2227 char *name;2230 struct batadv_algo_iface_ops iface;2233 struct batadv_algo_neigh_ops neigh;2236 struct batadv_algo_orig_ops orig;2239 struct batadv_algo_gw_ops gw;