add_nameserver
lwresult = add_nameserver(lwconf, "127.0.0.1", AF_INET);
lwresult = add_nameserver(lwconf, "::1", AF_INET6);