Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_timer.c119 net->last_active = sctp_get_tick_count(); in sctp_threshold_management()
228 && mnet->last_active > min_errors_net->last_active) {
241 && mnet->last_active > min_errors_net->last_active) {
Dsctp_structs.h355 uint32_t last_active; member