Searched refs:nb_timo (Results 1 – 3 of 3) sorted by relevance
249 if (ctx->nb_timo == 0) in nbns_rq_prepare()250 ctx->nb_timo = 1; /* by default 1 second */ in nbns_rq_prepare()270 tv.tv_sec = rqp->nr_nbd->nb_timo; in nbns_rq_recv()
151 rc_getint(rcfile, sname, "nbtimeout", &ctx->nb_timo); in nb_ctx_readrcsection()
62 int nb_timo; member