ND_SET_RESERVEDPORT
if (netdir_options(nconf, ND_SET_RESERVEDPORT, fd,
(void) netdir_options(nconf, ND_SET_RESERVEDPORT, fd, NULL);
if (netdir_options(nconf4, ND_SET_RESERVEDPORT, tli4, NULL)) {
if (netdir_options(nconf6, ND_SET_RESERVEDPORT, tli6, NULL)) {
if (netdir_options(nconf, ND_SET_RESERVEDPORT, service[i].fd,
if (netdir_options(nconf, ND_SET_RESERVEDPORT, fd,
case ND_SET_RESERVEDPORT: /* bind to a resered port */
if (netdir_options(nconf, ND_SET_RESERVEDPORT, fd, NULL) == -1) {
(void) netdir_options(nconf, ND_SET_RESERVEDPORT, fd, NULL);