Home
last modified time | relevance | path

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

/external/scapy/scapy/contrib/
Dgtp.py49 IEType = { 1: "Cause", variable
277 fields_desc = [ByteEnumField("ietype", 1, IEType),
283 fields_desc = [ByteEnumField("ietype", 2, IEType),
289 fields_desc = [ ByteEnumField("ietype", 3, IEType),
300 fields_desc = [ByteEnumField("ietype", 8, IEType),
306 fields_desc = [ ByteEnumField("ietype", 14, IEType),
313 fields_desc = [ ByteEnumField("ietype", 15, IEType),
320 fields_desc = [ ByteEnumField("ietype", 16, IEType),
326 fields_desc = [ ByteEnumField("ietype", 17, IEType),
332 fields_desc = [ ByteEnumField("ietype", 19, IEType),
[all …]
Dgtp_v2.py53 IEType = {1: "IMSI", variable
122 fields_desc = [ByteEnumField("ietype", 74, IEType),
131 fields_desc = [ByteEnumField("ietype", 75, IEType),
154 fields_desc = [ByteEnumField("ietype", 73, IEType),
163 fields_desc = [ByteEnumField("ietype", 82, IEType),
172 fields_desc = [ByteEnumField("ietype", 83, IEType),
219 fields_desc = [ByteEnumField("ietype", 86, IEType),
242 fields_desc = [ByteEnumField("ietype", 87, IEType),
258 fields_desc = [ByteEnumField("ietype", 93, IEType),
268 fields_desc = [ByteEnumField("ietype", 0, IEType),
[all …]