Home
last modified time | relevance | path

Searched refs:time_last_rcvd (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_timer.c1547 if (asoc->time_last_rcvd.tv_sec > in sctp_autoclose_timer()
1549 tim_touse = &asoc->time_last_rcvd; in sctp_autoclose_timer()
H A Dsctp_structs.h789 struct timeval time_last_rcvd; member
H A Dsctp_indata.c2929 (void)SCTP_GETTIME_TIMEVAL(&stcb->asoc.time_last_rcvd); in sctp_process_data()