Home
last modified time | relevance | path

Searched refs:bao (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/Documentation/ABI/testing/
Dsysfs-bus-platform24 Contact: Barry Song <song.bao.hua@hisilicon.com>
34 Contact: Barry Song <song.bao.hua@hisilicon.com>
42 Contact: Barry Song <song.bao.hua@hisilicon.com>
/linux-5.19.10/net/batman-adv/
Drouting.c526 struct batadv_algo_ops *bao = bat_priv->algo_ops; in batadv_find_router() local
580 if (!bao->neigh.is_similar_or_better(cand_router, in batadv_find_router()
Doriginator.c1138 struct batadv_algo_ops *bao = bat_priv->algo_ops; in batadv_find_best_neighbor() local
1142 if (best && (bao->neigh.cmp(neigh, if_outgoing, best, in batadv_find_best_neighbor()
Dtranslation-table.c1758 struct batadv_algo_ops *bao = bat_priv->algo_ops; in batadv_transtable_best_orig() local
1770 bao->neigh.cmp(router, BATADV_IF_DEFAULT, best_router, in batadv_transtable_best_orig()