Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Ddnsd.c514 char *sttl, *sport; in dnsd_main() local
522 opts = getopt32(argv, "vsi:c:t:p:d", &listen_interface, &fileconf, &sttl, &sport); in dnsd_main()
528 conf_ttl = xatou_range(sttl, 1, 0xffffffff); in dnsd_main()