Home
last modified time | relevance | path

Searched defs:batadv_algo_ops (Results 1 – 1 of 1) sorted by relevance

/linux/net/batman-adv/
H A Dtypes.h2294 struct batadv_algo_ops { struct
2296 struct hlist_node list;
2299 char *name;
2302 struct batadv_algo_iface_ops iface;
2305 struct batadv_algo_neigh_ops neigh;
2308 struct batadv_algo_orig_ops orig;
2311 struct batadv_algo_gw_ops gw;