Home
last modified time | relevance | path

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

/kernel/tests/net/test/
Dpackets.py172 def ICMPEcho(version, srcaddr, dstaddr): function
Dmultinetwork_test.py68 desc, expected = packets.ICMPEcho(version, myaddr, dstaddr)
387 self.CheckReflection(4, packets.ICMPEcho, packets.ICMPReply)
390 self.CheckReflection(6, packets.ICMPEcho, packets.ICMPReply)