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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Dbas_ether.js91 if( isSameIp(cf.ether_ipaddr.value, cf.ether_gateway.value) == true )
146 if(isSameIp(cf.ether_ipaddr.value,lan_ip) == true)
178 if(isSameIp(cf.ether_ipaddr.value,lan_ip) == true)
235 if(isSameIp(cf.ether_ipaddr.value,lan_ip) == true)
320 if(isSameIp(cf.ether_ipaddr.value,lan_ip) == true)
465 if(isSameIp(cf.ether_ipaddr.value,lan_ip) == true)
H A Dbas_pppoe.js64 if( isSameIp(cf.pppoe_dual_ipaddr.value, cf.pppoe_dual_gateway.value) == true )
80 if(isSameIp(cf.pppoe_dual_ipaddr.value,lan_ip) == true)
173 if(isSameIp(form.pppoe_ipaddr.value,lan_ip) == true)
283 if(isSameIp(cf.pppoe_ipaddr.value,lan_ip) == true)
513 if(isSameIp(cf.pppoe_ipaddr.value,lan_ip) == true)
581 if(isSameIp(cf.pppoe_dual_ipaddr.value,lan_ip) == true)
H A Dbas_l2tp.js101 if(isSameIp(cf.l2tp_myip.value,lan_ip) == true)
157 if(isSameIp(cf.l2tp_myip.value,cf.l2tp_gateway.value) == true)
580 if(isSameIp(cf.l2tp_myip.value,cf.l2tp_gateway.value) == true)
H A Dbas_pptp.js101 if(isSameIp(cf.pptp_myip.value,lan_ip) == true)
157 if(isSameIp(cf.pptp_myip.value,cf.pptp_gateway.value) == true)
592 if(isSameIp(cf.pptp_myip.value,cf.pptp_gateway.value) == true)
H A Dfuncs.js10 if( wan_assign == true && isSameIp(dnsaddr1,wan_ip))
23 if( wan_assign == true && isSameIp(dnsaddr2,wan_ip))
327 function isSameIp(ipstr1,ipstr2) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/cgi-bin/
H A Dopmode.js163 if( wan_assign == true && isSameIp(dnsaddr1,wan_ip))
176 if( wan_assign == true && isSameIp(dnsaddr2,wan_ip))
283 function isSameIp(ipstr1,ipstr2) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/script/
H A Dopmode.js163 if( wan_assign == true && isSameIp(dnsaddr1,wan_ip))
176 if( wan_assign == true && isSameIp(dnsaddr2,wan_ip))
283 function isSameIp(ipstr1,ipstr2) function

Completed in 62 milliseconds