Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_timer.c112 net->last_active = sctp_get_tick_count(); in sctp_threshold_management()
230 && mnet->last_active > min_errors_net->last_active) { in sctp_find_alternate_net()
243 && mnet->last_active > min_errors_net->last_active) { in sctp_find_alternate_net()
H A Dsctp_structs.h303 uint32_t last_active; member