Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/batman-adv/
Dtypes.h2309 struct batadv_algo_ops { struct
2311 struct hlist_node list;
2314 char *name;
2317 struct batadv_algo_iface_ops iface;
2320 struct batadv_algo_neigh_ops neigh;
2323 struct batadv_algo_orig_ops orig;
2326 struct batadv_algo_gw_ops gw;