Searched refs:buildEchoReplyPacket (Results 1 – 3 of 3) sorted by relevance
136 final ByteBuffer b = Ipv6Utils.buildEchoReplyPacket(LINK_LOCAL, ALL_NODES); in testBuildEchoReplyPacket()
209 public static ByteBuffer buildEchoReplyPacket( in buildEchoReplyPacket() method in Ipv6Utils
491 ByteBuffer reply = Ipv6Utils.buildEchoReplyPacket(remoteIp6Addr, tethered.ipv6Addr); in runPing6Test()650 final ByteBuffer reply = Ipv6Utils.buildEchoReplyPacket( in testTetherClatIcmp()