Home
last modified time | relevance | path

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

/linux-6.12.1/net/batman-adv/
Dtypes.h2194 struct batadv_algo_iface_ops { struct
2199 void (*activate)(struct batadv_hard_iface *hard_iface);
2202 int (*enable)(struct batadv_hard_iface *hard_iface);
2205 void (*enabled)(struct batadv_hard_iface *hard_iface);
2208 void (*disable)(struct batadv_hard_iface *hard_iface);
2214 void (*update_mac)(struct batadv_hard_iface *hard_iface);
2217 void (*primary_set)(struct batadv_hard_iface *hard_iface);