Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dbat_iv_ogm.c1080 u8 orig_eq_count, neigh_rq_count, neigh_rq_inv, tq_own; in batadv_iv_ogm_calc_tq() local
1122 orig_eq_count = batadv_iv_orig_ifinfo_sum(orig_neigh_node, if_incoming); in batadv_iv_ogm_calc_tq()
1132 if (orig_eq_count > neigh_rq_count) in batadv_iv_ogm_calc_tq()
1135 total_count = orig_eq_count; in batadv_iv_ogm_calc_tq()