Searched refs:ogm_throughput (Results 1 – 1 of 1) sorted by relevance
866 u32 ogm_throughput, link_throughput, path_throughput; in batadv_v_ogm_process() local872 ogm_throughput = ntohl(ogm_packet->throughput); in batadv_v_ogm_process()878 ntohl(ogm_packet->seqno), ogm_throughput, ogm_packet->ttl, in batadv_v_ogm_process()884 if (ogm_throughput == 0) { in batadv_v_ogm_process()915 path_throughput = min_t(u32, link_throughput, ogm_throughput); in batadv_v_ogm_process()