Searched refs:t_keepintvl (Results 1 – 4 of 4) sorted by relevance
172 #define TP_KEEPINTVL(tp) ((tp)->t_keepintvl ? (tp)->t_keepintvl : tcp_keepintvl)
264 u_int t_keepintvl; /* interval between keepalives */ member
946 tp->t_keepintvl = sototcpcb(lso)->t_keepintvl; in syncache_socket()
1768 tp->t_keepintvl = ui; in tcp_default_ctloutput()