batadv_v_gw_throughput_get  755 net/batman-adv/bat_v.c 		if (batadv_v_gw_throughput_get(gw_node, &bw) < 0)
batadv_v_gw_throughput_get  800 net/batman-adv/bat_v.c 	if (batadv_v_gw_throughput_get(curr_gw, &gw_throughput) < 0) {
batadv_v_gw_throughput_get  809 net/batman-adv/bat_v.c 	if (batadv_v_gw_throughput_get(orig_gw, &orig_throughput) < 0)