Searched refs:primary_set (Results 1 - 5 of 5) sorted by last modified time

/linux-master/net/batman-adv/
H A Dtypes.h2216 /** @primary_set: called when primary interface is selected / changed */
2217 void (*primary_set)(struct batadv_hard_iface *hard_iface); member in struct:batadv_algo_iface_ops
H A Dhard-interface.c493 bat_priv->algo_ops->iface.primary_set(new_hard_iface);
H A Dbat_v.c789 .primary_set = batadv_v_primary_iface_set,
H A Dbat_iv_ogm.c2507 .primary_set = batadv_iv_ogm_primary_iface_set,
H A Dbat_algo.c78 !bat_algo_ops->iface.primary_set ||

Completed in 204 milliseconds