Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_timer.c1565 struct timeval tn, *tim_touse; local
1577 tim_touse = &asoc->time_last_rcvd;
1579 tim_touse = &asoc->time_last_sent;
1582 ticks_gone_by = sctp_secs_to_ticks((uint32_t)(tn.tv_sec - tim_touse->tv_sec));