Searched refs:bao (Results 1 – 3 of 3) sorted by relevance
840 struct batadv_algo_ops *bao = bat_priv->bat_algo_ops; in batadv_find_best_neighbor() local844 if (best && (bao->bat_neigh_cmp(neigh, if_outgoing, in batadv_find_best_neighbor()1059 struct batadv_algo_ops *bao = bat_priv->bat_algo_ops; in batadv_orig_hash_add_if() local1075 if (bao->bat_orig_add_if) in batadv_orig_hash_add_if()1076 ret = bao->bat_orig_add_if(orig_node, in batadv_orig_hash_add_if()1099 struct batadv_algo_ops *bao = bat_priv->bat_algo_ops; in batadv_orig_hash_del_if() local1112 if (bao->bat_orig_del_if) in batadv_orig_hash_del_if()1113 ret = bao->bat_orig_del_if(orig_node, in batadv_orig_hash_del_if()
430 struct batadv_algo_ops *bao = bat_priv->bat_algo_ops; in batadv_find_router() local484 if (!bao->bat_neigh_is_equiv_or_better(cand_router, in batadv_find_router()
1472 struct batadv_algo_ops *bao = bat_priv->bat_algo_ops; in batadv_transtable_best_orig() local1484 bao->bat_neigh_cmp(router, BATADV_IF_DEFAULT, in batadv_transtable_best_orig()