Searched refs:ogm_throughput (Results 1 – 1 of 1) sorted by relevance
678 u32 ogm_throughput, link_throughput, path_throughput; in batadv_v_ogm_process() local684 ogm_throughput = ntohl(ogm_packet->throughput); in batadv_v_ogm_process()690 ntohl(ogm_packet->seqno), ogm_throughput, ogm_packet->ttl, in batadv_v_ogm_process()696 if (ogm_throughput == 0) { in batadv_v_ogm_process()727 path_throughput = min_t(u32, link_throughput, ogm_throughput); in batadv_v_ogm_process()