Searched refs:t_keepcnt (Results 1 – 4 of 4) sorted by relevance
143 #define TP_KEEPCNT(tp) ((tp)->t_keepcnt ? (tp)->t_keepcnt : tcp_keepcnt)
999 tp->t_keepcnt = sototcpcb(lso)->t_keepcnt; in syncache_socket()
437 u_int t_keepcnt; /* number of keepalives before close */ member
2338 tp->t_keepcnt = ui; in tcp_default_ctloutput()