Lines Matching refs:strtoll
406 s->rw_timeout = strtoll(buf, NULL, 10);
409 s->listen_timeout = strtoll(buf, NULL, 10);
543 s->maxbw = strtoll(buf, NULL, 10);
563 s->snddropdelay = strtoll(buf, NULL, 10);
579 s->inputbw = strtoll(buf, NULL, 10);
585 s->latency = strtoll(buf, NULL, 10);
588 s->latency = strtoll(buf, NULL, 10);
591 s->rcvlatency = strtoll(buf, NULL, 10);
594 s->peerlatency = strtoll(buf, NULL, 10);
603 s->connect_timeout = strtoll(buf, NULL, 10);