Lines Matching refs:now

173 	/* now also setup table ids */
1016 * If we support the TCP model, then we must now dig through to see
1056 * Ok now for each of the guys in this bucket we must look and see:
1356 /* now look at the list of remote addresses */
1457 /* now look at the list of remote addresses */
2026 * ok, we have an endpoint, now lets find the assoc for it (if any)
2027 * we now place the source address or from in the to of the find
2082 /* now we must see if we want the parameter */
2554 /* now init the actual endpoint default data */
2749 /* now what about the nets? */
3371 * start it now.
3486 /* now is there some left in our SHUTDOWN state? */
4373 /* now that my_vtag is set, add it to the hash */
4413 /* now file the port under the hash as well */
4423 SCTPDBG(SCTP_DEBUG_PCB1, "Association %p now allocated\n", (void *)stcb);
4589 struct timeval now;
4596 (void)SCTP_GETTIME_TIMEVAL(&now);
4605 now.tv_sec + time;
4611 ((long)twait_block->vtag_block[i].tv_sec_at_expire < now.tv_sec)) {
4619 twait_block->vtag_block[i].tv_sec_at_expire = now.tv_sec + time;
4644 twait_block->vtag_block[0].tv_sec_at_expire = now.tv_sec + time;
4783 * now.
4955 /* now clean up any chunks here */
5192 /* now clean up the tasoc itself */
5401 /* for now, we'll just pick the first reachable one we find */
6156 /* now we must go through each of the params. */
6747 sctp_is_vtag_good(uint32_t tag, uint16_t lport, uint16_t rport, struct timeval *now)
6769 * this assumption, but we will go with it for now :-)
6799 now->tv_sec) {
6843 /* Ok that was fun, now we will drain all the inbound streams? */
6988 * sequence numbers in streams.. el-yucko. I think for now