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