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