Searched refs:my_ip (Results 1 – 2 of 2) sorted by relevance
5 var my_ip = myIpAddress();7 if (isInNet(my_ip, "172.16.0.0", "255.248.0.0")) {
28 uint32_t my_ip; member86 ur->dest_ip = tftp->my_ip; in send_ack_packet()136 tftp.my_ip = sdi->pxe.myip; in upload_tftp_write()138 tftp.srv_gw = ((tftp.srv_ip ^ tftp.my_ip) & sdi->pxe.ipinfo->netmask) in upload_tftp_write()