converted usages of per to loss

This commit is contained in:
Blake Harnden 2020-06-12 12:49:53 -07:00
parent b28ef76d65
commit 76305f7257
16 changed files with 61 additions and 60 deletions

View file

@ -719,7 +719,7 @@ message LinkOptions {
int32 key = 3;
int32 mburst = 4;
int32 mer = 5;
float per = 6;
float loss = 6;
int64 bandwidth = 7;
int32 burst = 8;
int64 delay = 9;