Searched refs:tcp_twstart (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dtcp_timewait.c220 tcp_twstart(struct tcpcb *tp) function
234 KASSERT((inp->inp_flags & INP_DROPPED) == 0, ("tcp_twstart: "
350 ("tcp_twstart: !SS_PROTOREF"));
H A Dtcp_var.h684 void tcp_twstart(struct tcpcb *);
H A Dtcp_input.c2916 tcp_twstart(tp);
3155 tcp_twstart(tp);
/freebsd-10-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_cpl_io.c1249 tcp_twstart(tp);
1301 tcp_twstart(tp);
/freebsd-10-stable/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c1149 tcp_twstart(tp);
1208 tcp_twstart(tp);

Completed in 120 milliseconds