OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCTP_GETTIME_TIMEVAL
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/netinet/
sctp_constants.h
806
#define
SCTP_GETTIME_TIMEVAL
(x) (microuptime(x))
809
#define
SCTP_GETTIME_TIMEVAL
(x) (microtime(x))
sctp_timer.c
373
SCTP_GETTIME_TIMEVAL
(&now);
767
SCTP_GETTIME_TIMEVAL
(&now);
1364
SCTP_GETTIME_TIMEVAL
(&tn);
sctp_output.c
2889
SCTP_GETTIME_TIMEVAL
(&net->last_sent_time);
3314
SCTP_GETTIME_TIMEVAL
(&stc.time_entered);
4021
SCTP_GETTIME_TIMEVAL
(&template->rec.data.timetodrop);
5626
SCTP_GETTIME_TIMEVAL
(&net->last_sent_time);
5655
SCTP_GETTIME_TIMEVAL
(&net->last_sent_time);
5905
SCTP_GETTIME_TIMEVAL
(&net->last_sent_time);
5934
SCTP_GETTIME_TIMEVAL
(&net->last_sent_time);
6570
/*
SCTP_GETTIME_TIMEVAL
(&chk->whoTo->last_sent_time);*/
6765
/*
SCTP_GETTIME_TIMEVAL
(&net->last_sent_time);*/
6770
SCTP_GETTIME_TIMEVAL
(&asoc->time_last_sent)
[
all
...]
sctp_input.c
568
SCTP_GETTIME_TIMEVAL
(&asoc->time_entered);
992
SCTP_GETTIME_TIMEVAL
(&stcb->asoc.time_entered);
1917
SCTP_GETTIME_TIMEVAL
(&now);
2173
SCTP_GETTIME_TIMEVAL
(&asoc->time_entered);
sctp_indata.c
2676
SCTP_GETTIME_TIMEVAL
(&stcb->asoc.time_last_rcvd);
2959
SCTP_GETTIME_TIMEVAL
(&now);
3214
SCTP_GETTIME_TIMEVAL
(&now);
sctp_usrreq.c
1312
SCTP_GETTIME_TIMEVAL
(&stcb->asoc.time_entered);
2603
SCTP_GETTIME_TIMEVAL
(&stcb->asoc.time_entered);
3408
SCTP_GETTIME_TIMEVAL
(&stcb->asoc.time_entered);
sctputil.c
629
SCTP_GETTIME_TIMEVAL
(&now);
970
SCTP_GETTIME_TIMEVAL
(&tv);
1655
SCTP_GETTIME_TIMEVAL
(&now);
sctp_pcb.c
1473
SCTP_GETTIME_TIMEVAL
(&time);
2925
SCTP_GETTIME_TIMEVAL
(&now);
/src/sys/netinet6/
sctp6_usrreq.c
1032
SCTP_GETTIME_TIMEVAL
(&stcb->asoc.time_entered);
Completed in 37 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026