Home
last modified time | relevance | path

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

/net/batman-adv/
Dtypes.h1540 struct batadv_algo_ops { struct
1541 struct hlist_node list;
1542 char *name;
1543 struct batadv_algo_iface_ops iface;
1544 struct batadv_algo_neigh_ops neigh;
1545 struct batadv_algo_orig_ops orig;
1546 struct batadv_algo_gw_ops gw;