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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Dip_util.c127 static UINT4 this_host_ipaddr = 0; local
129 if (!this_host_ipaddr) {
130 if ((this_host_ipaddr = rc_get_ipaddr (hostname)) == 0) {
136 return this_host_ipaddr;

Completed in 38 milliseconds