Lines Matching defs:now
471 /* now was it the primary? if so restore */
812 /* now free the asoc */
1487 * now that we know the INIT/INIT-ACK are in place,
1677 struct timeval now;
1917 SCTP_GETTIME_TIMEVAL(&now);
1922 if (timercmp(&now, &time_expires, >))
1924 if (timevalcmp(&now, &time_expires, >))
1953 tim = (now.tv_sec - time_expires.tv_sec) * 1000000;
1956 tim = now.tv_usec - cookie->time_entered.tv_usec;
1995 * findep got back l_inp and now
2013 /* now always decrement, since this is the normal
2726 /* now it may be a reset or a reset-response */
2821 /* now the chunks themselves */
2892 /* now middle boxes in sat networks get a cwnd bump */
3037 * Lets try the d-mtu-ceiling for now (2k) and that should
3269 /* finish the job now */
3319 /* finish the job now */
3466 /* finish the job now */
3477 * and are now no longer listening.