Lines Matching defs:current
140 * invoked and return. The current setter will
231 * invoked and return. The current setter will
490 uint_t next, current;
552 * ONLY IF current state is v3. Let things be if current
588 current = CURRENT_MSTIME;
608 ilm->ilm_timer += current;
626 uint_t current;
657 current = CURRENT_MSTIME;
678 if (ill->ill_global_timer < (current + delay)) {
695 ill->ill_global_timer = current + delay;
746 INFINITY : (ilm->ilm_timer - current);
751 ilm->ilm_timer += current;
1086 * current state (which may be null). If the timer is not currently
1176 * current state (which may be null). If the timer is not currently
1198 uint_t next = INFINITY, current;
1207 current = CURRENT_MSTIME;
1211 if (ill->ill_global_timer <= (current + CURRENT_OFFSET)) {
1238 if ((ill->ill_global_timer - current) < next)
1239 next = ill->ill_global_timer - current;
1247 if (ilm->ilm_timer > (current + CURRENT_OFFSET)) {
1248 if ((ilm->ilm_timer - current) < next)
1249 next = ilm->ilm_timer - current;
1255 (int)ntohl(ilm->ilm_timer - current),
1308 if (rtxp->rtx_timer > (current + CURRENT_OFFSET)) {
1309 if ((rtxp->rtx_timer - current) < next)
1310 next = rtxp->rtx_timer - current;
1334 * the current retransmit lists.
1356 rtxp->rtx_timer += current;
1439 uint_t next = INFINITY, current;
1446 current = CURRENT_MSTIME;
1453 if (ill->ill_global_timer <= (current + CURRENT_OFFSET)) {
1481 if ((ill->ill_global_timer - current) < next)
1482 next = ill->ill_global_timer - current;
1491 if (ilm->ilm_timer > (current + CURRENT_OFFSET)) {
1492 if ((ilm->ilm_timer - current) < next)
1493 next = ilm->ilm_timer - current;
1499 (int)ntohl(ilm->ilm_timer - current),
1543 if (rtxp->rtx_timer > (current + CURRENT_OFFSET)) {
1544 if ((rtxp->rtx_timer - current) < next)
1545 next = rtxp->rtx_timer - current;
1565 * the current retransmit lists.
1587 rtxp->rtx_timer += current;
2206 uint_t next, current;
2262 current = CURRENT_MSTIME;
2285 ilm->ilm_timer += current;
2308 uint_t next, numsrc, i, mrd, delay, qqi, current;
2337 current = CURRENT_MSTIME;
2358 if (ill->ill_global_timer < (current + delay)) {
2374 ill->ill_global_timer = current + delay;
2424 INFINITY : (ilm->ilm_timer - current);
2429 ilm->ilm_timer += current;
2777 * * The current state change is a filter mode change
2782 * * The current state change is a source list change, but the filter
2788 * * The current state change is a source list change, and the filter