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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ez-ipupdate/
H A DMakefile99 ez_ipupdate_OBJECTS += asus_ddns.o
222 $(CC) $(CFLAGS) -Wall -c -o test_hmac_md5.o -DTEST_HMAC_MD5 -DUSE_MD5 asus_ddns.c
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ez-ipupdate/
H A DMakefile99 ez_ipupdate_OBJECTS += asus_ddns.o
222 $(CC) $(CFLAGS) -Wall -c -o test_hmac_md5.o -DTEST_HMAC_MD5 -DUSE_MD5 asus_ddns.c
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ez-ipupdate/
H A DMakefile99 ez_ipupdate_OBJECTS += asus_ddns.o
222 $(CC) $(CFLAGS) -Wall -c -o test_hmac_md5.o -DTEST_HMAC_MD5 -DUSE_MD5 asus_ddns.c
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/
H A Dservices.c2247 int unit, asus_ddns = 0; local
2336 service = "dyndns", asus_ddns = 1;
2339 service = "dyndns", asus_ddns=3;
2341 service = "peanuthull", asus_ddns = 2;
2367 _dprintf("asus_ddns : %d\n",asus_ddns);
2369 if(3 == asus_ddns)
2382 else if (asus_ddns == 2) { //Peanuthull DDNS
2395 else if (asus_ddns == 1) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/
H A Dservices.c2247 int unit, asus_ddns = 0; local
2336 service = "dyndns", asus_ddns = 1;
2339 service = "dyndns", asus_ddns=3;
2341 service = "peanuthull", asus_ddns = 2;
2367 _dprintf("asus_ddns : %d\n",asus_ddns);
2369 if(3 == asus_ddns)
2382 else if (asus_ddns == 2) { //Peanuthull DDNS
2395 else if (asus_ddns == 1) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/
H A Dservices.c2247 int unit, asus_ddns = 0; local
2336 service = "dyndns", asus_ddns = 1;
2339 service = "dyndns", asus_ddns=3;
2341 service = "peanuthull", asus_ddns = 2;
2367 _dprintf("asus_ddns : %d\n",asus_ddns);
2369 if(3 == asus_ddns)
2382 else if (asus_ddns == 2) { //Peanuthull DDNS
2395 else if (asus_ddns == 1) {

Completed in 109 milliseconds