Home
last modified time | relevance | path

Searched refs:t_sndtime (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_output.c264 (tp->t_sndtime && ((ticks - tp->t_sndtime) >= tp->t_rxtcur)))) in tcp_output()
1530 tp->t_sndtime = ticks; in tcp_output()
H A Dtcp_var.h194 u_int t_sndtime; /* time last data was sent */ member
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h194 u_int t_sndtime; /* time last data was sent */ member