Searched refs:ogm_throughput (Results 1 – 1 of 1) sorted by relevance
861 u32 ogm_throughput, link_throughput, path_throughput; in batadv_v_ogm_process() local867 ogm_throughput = ntohl(ogm_packet->throughput); in batadv_v_ogm_process()873 ntohl(ogm_packet->seqno), ogm_throughput, ogm_packet->ttl, in batadv_v_ogm_process()885 if (ogm_throughput == 0) { in batadv_v_ogm_process()916 path_throughput = min_t(u32, link_throughput, ogm_throughput); in batadv_v_ogm_process()