OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:time_last_sent
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_structs.h
296
struct timeval
time_last_sent
;
member in struct:sctp_association
sctp_timer.c
1371
asoc->
time_last_sent
.tv_sec) {
1374
tim_touse = &asoc->
time_last_sent
;
sctp_output.c
6770
SCTP_GETTIME_TIMEVAL(&asoc->
time_last_sent
);
6771
*now = asoc->
time_last_sent
;
6774
asoc->
time_last_sent
= *now;
6786
data_list[i]->sent_rcv_time = asoc->
time_last_sent
;
Completed in 21 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025