converted usages of per to loss
This commit is contained in:
parent
b28ef76d65
commit
76305f7257
16 changed files with 61 additions and 60 deletions
|
@ -59,7 +59,7 @@ class LinkTlvs(Enum):
|
|||
N2_NUMBER = 0x02
|
||||
DELAY = 0x03
|
||||
BANDWIDTH = 0x04
|
||||
PER = 0x05
|
||||
LOSS = 0x05
|
||||
DUP = 0x06
|
||||
JITTER = 0x07
|
||||
MER = 0x08
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue