Searched refs:IpAddress (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dtun.c3405 const char *ip_str = iplist->IpAddress.String;
3617 ip->IpAddress.String,
3623 if (strcmp (ip->IpAddress.String, empty)
3626 ip->IpAddress.String,
3720 buf_printf (&out, "%s", ip->IpAddress.String);
4049 const char *ip_str = src->IpAddress.String;
H A Droute.c3196 const in_addr_t ip = getaddr (GETADDR_HOST_ORDER, iplist->IpAddress.String, 0, &succeed, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Devdns.c2885 r = evdns_nameserver_ip_add_line(ns->IpAddress.String);
2888 (ns->IpAddress.String),(int)GetLastError());
2892 log(EVDNS_LOG_DEBUG,"Succesfully added %s as nameserver",ns->IpAddress.String);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devdns.c3673 r = evdns_nameserver_ip_add_line(base, ns->IpAddress.String);
3676 (ns->IpAddress.String),(int)GetLastError());
3680 log(EVDNS_LOG_DEBUG,"Successfully added %s as nameserver",ns->IpAddress.String);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mpt2sas/mpi/
H A Dmpi2_cnfg.h2696 MPI2_ETHERNET_IP_ADDR IpAddress; /* 0x1C */ member in struct:_MPI2_CONFIG_PAGE_ETHERNET_0

Completed in 216 milliseconds