HomeSort by: relevance | last modified time | path
    Searched defs:tcp_keepintvl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netinet/
tcp_timer.c 147 u_int tcp_keepintvl = 0; variable in typeref:typename:u_int
192 if (tcp_keepintvl == 0)
193 tcp_keepintvl = TCPTV_KEEPINTVL;

Completed in 12 milliseconds