Searched defs:batadv_algo_iface_ops (Results 1 – 1 of 1) sorted by relevance
2118 struct batadv_algo_iface_ops { struct2123 void (*activate)(struct batadv_hard_iface *hard_iface);2126 int (*enable)(struct batadv_hard_iface *hard_iface);2129 void (*enabled)(struct batadv_hard_iface *hard_iface);2132 void (*disable)(struct batadv_hard_iface *hard_iface);2138 void (*update_mac)(struct batadv_hard_iface *hard_iface);2141 void (*primary_set)(struct batadv_hard_iface *hard_iface);