Searched refs:VolatileValue (Results 1 – 4 of 4) sorted by relevance
73 class VolatileValue: class78 y = other._fix() if isinstance(other, VolatileValue) else other97 class RandField(VolatileValue):673 class AutoTime(VolatileValue):703 class DelayedEval(VolatileValue):711 class IncrementalValue(VolatileValue):724 class CorruptedBytes(VolatileValue):
22 from scapy.volatile import VolatileValue821 if isinstance(done2[k], VolatileValue):832 if isinstance(v, VolatileValue)] + list(self.fields.keys())
959 if self not in conf.noenum and not isinstance(x,VolatileValue):1040 if self not in conf.noenum and not isinstance(x,VolatileValue):
643 if self not in conf.noenum and not isinstance(x, VolatileValue) \