Home
last modified time | relevance | path

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

/openbmc/linux/net/batman-adv/
H A Dtypes.h2224 struct batadv_algo_ops { struct
2226 struct hlist_node list;
2229 char *name;
2232 struct batadv_algo_iface_ops iface;
2235 struct batadv_algo_neigh_ops neigh;
2238 struct batadv_algo_orig_ops orig;
2241 struct batadv_algo_gw_ops gw;