Home
last modified time | relevance | path

Searched refs:t_starttime (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/netinet/
H A Dtcp_var.h230 u_long t_starttime; /* time connection was established */ member
H A Dtcp_input.c1563 tp->t_starttime = ticks; in tcp_input()
1968 tp->t_starttime = ticks; in tcp_input()
2502 tp->t_starttime = ticks; in tcp_input()