OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tv_sec_at_expire
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
sctp_pcb.c
2934
twait_block->vtag_block[0].
tv_sec_at_expire
=
2939
((long)twait_block->vtag_block[i].
tv_sec_at_expire
>
2942
twait_block->vtag_block[i].
tv_sec_at_expire
= 0;
2946
twait_block->vtag_block[0].
tv_sec_at_expire
= now.tv_sec + SCTP_TIME_WAIT;
2969
twait_block->vtag_block[0].
tv_sec_at_expire
= now.tv_sec +
4386
} else if ((long)twait_block->vtag_block[i].
tv_sec_at_expire
>
4389
twait_block->vtag_block[i].
tv_sec_at_expire
= 0;
sctp_pcb.h
110
uint32_t
tv_sec_at_expire
; /* the seconds from boot to expire */
member in struct:sctp_timewait
Completed in 15 milliseconds
Indexes created Fri Oct 31 11:10:07 GMT 2025