Home
last modified time | relevance | path

Searched refs:router_throughput (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dbat_v_ogm.c705 u32 router_throughput, neigh_throughput; in batadv_v_ogm_route_update() local
757 router_throughput = router_ifinfo->bat_v.throughput; in batadv_v_ogm_route_update()
761 router_throughput >= neigh_throughput) in batadv_v_ogm_route_update()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dbat_v_ogm.c700 u32 router_throughput, neigh_throughput; in batadv_v_ogm_route_update() local
752 router_throughput = router_ifinfo->bat_v.throughput; in batadv_v_ogm_route_update()
756 router_throughput >= neigh_throughput) in batadv_v_ogm_route_update()

Completed in 4 milliseconds