Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dtcp_stack.h96 int64_t tcps_last_rst_intrvl; member
/titanic_44/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c3264 if (TICK_TO_MSEC(now - tcps->tcps_last_rst_intrvl) > in tcp_send_rst_chk()
3266 tcps->tcps_last_rst_intrvl = now; in tcp_send_rst_chk()