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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Ddnsd.c335 char *sttl, *sport; local
341 getopt32(argv, "i:c:t:p:dv", &listen_interface, &fileconf, &sttl, &sport);
345 ttl = xatou_range(sttl, 1, 0xffffffff);

Completed in 119 milliseconds