Searched defs:dstAddress (Results 1 – 3 of 3) sorted by relevance
46 public final InetAddress dstAddress; field in KeepalivePacketData64 InetAddress dstAddress, int dstPort, byte[] data) throws InvalidPacketException { in KeepalivePacketData()104 InetAddress dstAddress, int dstPort) throws InvalidPacketException { in nattKeepalivePacket()
339 InetAddress srcAddress, dstAddress; in startNattKeepalive() local
601 private void handleIncomingCecCommand(int srcAddress, int dstAddress, byte[] body) { in handleIncomingCecCommand()629 int dstAddress, byte[] body); in nativeSendCecCommand()