Searched refs:t_keepintvl (Results 1 – 6 of 6) sorted by relevance
185 #define TP_KEEPINTVL(tp) ((tp)->t_keepintvl ? (tp)->t_keepintvl : tcp_keepintvl)
245 u_int t_keepintvl; /* interval between keepalives */ member
1114 tp->t_keepintvl = sototcpcb(lso)->t_keepintvl; in syncache_socket()
2313 tp->t_keepintvl = ui; in tcp_default_ctloutput()