Searched refs:dest_ip (Results 1 – 3 of 3) sorted by relevance
80 usage: rtpw [-d <debug>]* [-k <key> [-a][-e]] [-s | -r] dest_ip dest_port85 The values dest_ip, dest_port are the ip address and udp port to
1062 def send_magic_packet(self, dest_ip, dest_mac): argument1074 logging.info('Sending magic packet to %s...', dest_ip)1078 (dest_ip, UDP_DISCARD_PORT),
377 uint32_t dest_ip; member541 TRY_PCAP(Read(&marker->dest_ip, true)); in ReadXxpIpHeader()