Searched refs:t_keepcnt (Results 1 – 6 of 6) sorted by relevance
186 #define TP_KEEPCNT(tp) ((tp)->t_keepcnt ? (tp)->t_keepcnt : tcp_keepcnt)
246 u_int t_keepcnt; /* number of keepalives before close */ member
1115 tp->t_keepcnt = sototcpcb(lso)->t_keepcnt; in syncache_socket()
2336 tp->t_keepcnt = ui; in tcp_default_ctloutput()