Home
last modified time | relevance | path

Searched refs:PriorityLevel (Results 1 – 2 of 2) sorted by relevance

/external/scapy/scapy/contrib/
Dgtp_v2.uts182 ie = IE_Bearer_QoS(ietype='Bearer QoS', length=22, PCI=4, PriorityLevel=5, PVI=6, QCI=7,
184 ie.ietype == 80 and ie.PCI == 4 and ie.PriorityLevel == 5 and ie.PVI == 6 and ie.QCI == 7 and ie.Ma…
Dgsm_um.py8892 class PriorityLevel(Packet): class