Searched refs:TapTwister (Results 1 – 2 of 2) sorted by relevance
174 class TapTwister(TunTwister): class197 super(TapTwister, self).__init__(fd=fd, validator=validator)212 twisted_ip_layer = super(TapTwister, cls).TwistPacket(ip_layer)
29 from tun_twister import TapTwister282 with TapTwister(fd=self.tuns[netid].fileno(), validator=AssertEncrypted):