Searched refs:ogm_throughput (Results 1 – 1 of 1) sorted by relevance
887 u32 ogm_throughput; in batadv_v_ogm_process() local893 ogm_throughput = ntohl(ogm_packet->throughput); in batadv_v_ogm_process()899 ntohl(ogm_packet->seqno), ogm_throughput, ogm_packet->ttl, in batadv_v_ogm_process()911 if (ogm_throughput == 0) { in batadv_v_ogm_process()942 path_throughput = min_t(u32, link_throughput, ogm_throughput); in batadv_v_ogm_process()