Home
last modified time | relevance | path

Searched refs:SCTP_GETTIME_TIMEVAL (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_environment.c102 (void)SCTP_GETTIME_TIMEVAL(&now); in init_random()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_constants.h1000 #define SCTP_GETTIME_TIMEVAL(x) getwintimeofday(x) macro
1003 #define SCTP_GETTIME_TIMEVAL(x) gettimeofday(x, NULL) macro
1009 #define SCTP_GETTIME_TIMEVAL(x) (getmicrouptime(x)) macro
Dsctp_timer.c510 (void)SCTP_GETTIME_TIMEVAL(&now);
857 (void)SCTP_GETTIME_TIMEVAL(&now);
1461 SCTP_GETTIME_TIMEVAL(&diff);
1466 SCTP_GETTIME_TIMEVAL(&now);
1565 (void)SCTP_GETTIME_TIMEVAL(&tn);
Dsctp_pcb.c800 (void)SCTP_GETTIME_TIMEVAL(&wi->start_time);
906 (void)SCTP_GETTIME_TIMEVAL(&wi->start_time);
3036 (void)SCTP_GETTIME_TIMEVAL(&time);
3158 (void)SCTP_GETTIME_TIMEVAL(&laddr->start_time);
3238 (void)SCTP_GETTIME_TIMEVAL(&laddr->start_time);
4487 (void)SCTP_GETTIME_TIMEVAL(&net->start_time);
5335 (void)SCTP_GETTIME_TIMEVAL(&now);
6571 (void)SCTP_GETTIME_TIMEVAL(&tv);
Dsctp_output.c5364 (void)SCTP_GETTIME_TIMEVAL(&net->last_sent_time);
6050 (void)SCTP_GETTIME_TIMEVAL(&now);
6851 (void)SCTP_GETTIME_TIMEVAL(&sp->ts);
6935 (void)SCTP_GETTIME_TIMEVAL(&sp->ts);
8757 (void)SCTP_GETTIME_TIMEVAL(now);
9026 (void)SCTP_GETTIME_TIMEVAL(now);
9363 (void)SCTP_GETTIME_TIMEVAL(now);
9426 (void)SCTP_GETTIME_TIMEVAL(&asoc->time_last_sent);
10399 (void)SCTP_GETTIME_TIMEVAL(&asoc->time_last_sent);
12043 (void)SCTP_GETTIME_TIMEVAL(&now);
[all …]
Dsctp_input.c1038 (void)SCTP_GETTIME_TIMEVAL(&asoc->time_entered); in sctp_handle_shutdown()
1533 (void)SCTP_GETTIME_TIMEVAL(&stcb->asoc.time_entered); in sctp_handle_init_ack()
2518 (void)SCTP_GETTIME_TIMEVAL(&stcb->asoc.time_entered);
2740 (void)SCTP_GETTIME_TIMEVAL(&now);
3180 (void)SCTP_GETTIME_TIMEVAL(&asoc->time_entered);
Dsctputil.c1086 (void)SCTP_GETTIME_TIMEVAL(&now); in sctp_select_a_tag()
1403 (void)SCTP_GETTIME_TIMEVAL(&asoc->start_time); in sctp_init_asoc()
2017 (void)SCTP_GETTIME_TIMEVAL(&tv); in sctp_timeout_handler()
3065 (void)SCTP_GETTIME_TIMEVAL(&now); in sctp_calculate_rto()
7179 (void)SCTP_GETTIME_TIMEVAL(&wi->start_time);
Dsctp_indata.c2971 (void)SCTP_GETTIME_TIMEVAL(&stcb->asoc.time_last_rcvd); in sctp_process_data()
3373 (void)SCTP_GETTIME_TIMEVAL(&now);
3809 (void)SCTP_GETTIME_TIMEVAL(&now);
Dsctp_usrreq.c2049 (void)SCTP_GETTIME_TIMEVAL(&stcb->asoc.time_entered);
5734 (void)SCTP_GETTIME_TIMEVAL(&stcb->asoc.time_entered);
8046 (void)SCTP_GETTIME_TIMEVAL(&stcb->asoc.time_entered);
8213 (void)SCTP_GETTIME_TIMEVAL(&stcb->asoc.time_entered);
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet6/
Dsctp6_usrreq.c1259 (void)SCTP_GETTIME_TIMEVAL(&stcb->asoc.time_entered);