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