Searched refs:LINK_MTU (Results 1 – 1 of 1) sorted by relevance
54 LINK_MTU = 1300 variable in PingReplyThread124 scapy.ICMPv6PacketTooBig(mtu=self.LINK_MTU) /170 elif ipv6.plen > self.LINK_MTU:833 pkt = net_test.IPV6_PING + (PingReplyThread.LINK_MTU + 100) * "a"857 mtu = PingReplyThread.LINK_MTU