Searched refs:tcps_last_rst_intrvl (Results 1 – 2 of 2) sorted by relevance
96 int64_t tcps_last_rst_intrvl; member
3264 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()