Searched refs:Dot11QoS (Results 1 – 2 of 2) sorted by relevance
143 return Dot11QoS180 class Dot11QoS(Packet): class347 bind_layers( Dot11QoS, LLC, )
8987 = Dot11QoS - build8988 s = raw(Dot11(type=2, subtype=8)/Dot11QoS(TID=4))9007 = Dot11QoS - dissection9009 Dot11QoS in p9029 assert raw(PPI()/Dot11(type=2, subtype=8, FCfield=0x40)/Dot11QoS()/Dot11WEP()) == b'\x00\x00\x08\x0…9035 assert a[Dot11QoS][Dot11WEP].icv == 942169697