Lines Matching full:dest_ip
1062 def send_magic_packet(self, dest_ip, dest_mac):1065 @param dest_ip the IP address of the device to send the packet to1074 logging.info('Sending magic packet to %s...', dest_ip)1078 (dest_ip, UDP_DISCARD_PORT),