Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_pcb.h139 uint32_t tv_sec_at_expire; /* the seconds from boot to expire */ member
Dsctp_pcb.c5283 twait_block->vtag_block[i].tv_sec_at_expire = 0;
5343 twait_block->vtag_block[i].tv_sec_at_expire =
5350 ((long)twait_block->vtag_block[i].tv_sec_at_expire < now.tv_sec)) {
5352 twait_block->vtag_block[i].tv_sec_at_expire = 0;
5358 twait_block->vtag_block[i].tv_sec_at_expire = now.tv_sec + time;
5383 twait_block->vtag_block[0].tv_sec_at_expire = now.tv_sec + time;
7763 } else if ((long)twait_block->vtag_block[i].tv_sec_at_expire <
7766 twait_block->vtag_block[i].tv_sec_at_expire = 0;