Searched refs:increase (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/ncurses/progs/
H A Dtic.c1372 int increase = 0; local
1405 ++increase;
1408 if (increase != (MAX_KP - 1)) {
/freebsd-11-stable/sys/dev/patm/
H A Dif_patm_tx.c842 * Return the table index for an increase table. The increase table
844 * represents an additive increase of a cell rate that can be computed
852 u_int increase, base, lair0, ret, t, cps; local
871 increase = pcr >> rif;
883 if (increase >= cps)
/freebsd-11-stable/sbin/dhclient/
H A Ddhclient.c1227 int interval, increase = 1; local
1248 increase = 0;
1254 increase = 1;
1258 increase);
1265 * If we're supposed to increase the interval, do so. If it's
1271 if (increase) {
/freebsd-11-stable/sys/netinet/
H A Dsctp_cc_functions.c583 * to limit cwnd growth due to increase
584 * in overall rtt but no increase in bw.
612 * We are a bit fuzz on what an increase or
1531 int8_t increase; member in struct:sctp_hs_raise_drop
1637 incr = (((int32_t)sctp_cwnd_adjust[indx].increase) << 10);
2084 * In dangerous area, increase slowly. In theory this is
/freebsd-11-stable/contrib/ntp/ntpq/
H A Dntpq.c3544 # error BLEN is too small -- increase!
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex6563 \indentedblockstart % same as \indentedblock, but increase right margin too.

Completed in 271 milliseconds