Searched refs:bao (Results 1 – 3 of 3) sorted by relevance
875 struct batadv_algo_ops *bao = bat_priv->bat_algo_ops; in batadv_find_best_neighbor() local879 if (best && (bao->bat_neigh_cmp(neigh, if_outgoing, in batadv_find_best_neighbor()1091 struct batadv_algo_ops *bao = bat_priv->bat_algo_ops; in batadv_orig_hash_add_if() local1107 if (bao->bat_orig_add_if) in batadv_orig_hash_add_if()1108 ret = bao->bat_orig_add_if(orig_node, in batadv_orig_hash_add_if()1131 struct batadv_algo_ops *bao = bat_priv->bat_algo_ops; in batadv_orig_hash_del_if() local1144 if (bao->bat_orig_del_if) in batadv_orig_hash_del_if()1145 ret = bao->bat_orig_del_if(orig_node, in batadv_orig_hash_del_if()
440 struct batadv_algo_ops *bao = bat_priv->bat_algo_ops; in batadv_find_router() local492 if (!bao->bat_neigh_is_equiv_or_better(cand_router, in batadv_find_router()
1466 struct batadv_algo_ops *bao = bat_priv->bat_algo_ops; in batadv_transtable_best_orig() local1478 bao->bat_neigh_cmp(router, BATADV_IF_DEFAULT, in batadv_transtable_best_orig()