Home
last modified time | relevance | path

Searched refs:sport (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()
530 port = xatou_range(sport, 1, 0xffff); in dnsd_main()