Lines Matching refs:value2
360 int negated, opcode, *intptr, value, value2, scale;
938 value2 = 0; /* timeout */
943 else if ((value2 = convtime(arg)) >= 0)
950 options->control_persist_timeout = value2;
984 value = a2tun(arg, &value2);
989 options->tun_remote = value2;
1012 value2 = value;
1013 else if ((value2 = parse_ipqos(arg)) == -1)
1018 options->ip_qos_bulk = value2;