Lines Matching refs:strtol
546 s->pbkeylen = strtol(buf, NULL, 10);
554 s->enforced_encryption = strtol(buf, NULL, 10);
557 s->kmrefreshrate = strtol(buf, NULL, 10);
560 s->kmpreannounce = strtol(buf, NULL, 10);
567 s->mss = strtol(buf, NULL, 10);
570 s->ffs = strtol(buf, NULL, 10);
573 s->ipttl = strtol(buf, NULL, 10);
576 s->iptos = strtol(buf, NULL, 10);
582 s->oheadbw = strtol(buf, NULL, 10);
597 s->tlpktdrop = strtol(buf, NULL, 10);
600 s->nakreport = strtol(buf, NULL, 10);
607 s->payload_size = strtol(buf, NULL, 10);
622 s->sndbuf = strtol(buf, NULL, 10);
625 s->rcvbuf = strtol(buf, NULL, 10);
628 s->lossmaxttl = strtol(buf, NULL, 10);
631 s->minversion = strtol(buf, NULL, 0);
650 s->messageapi = strtol(buf, NULL, 10);
663 s->linger = strtol(buf, NULL, 10);