Home
last modified time | relevance | path

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

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