Searched refs:tcp_twstart (Results 1 - 6 of 6) sorted by path

/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_cpl_io.c1250 tcp_twstart(tp);
1302 tcp_twstart(tp);
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c1294 tcp_twstart(tp);
1353 tcp_twstart(tp);
/freebsd-11-stable/sys/netinet/
H A Dtcp_input.c2940 tcp_twstart(tp);
3209 tcp_twstart(tp);
H A Dtcp_timewait.c225 tcp_twstart(struct tcpcb *tp) function
240 KASSERT((inp->inp_flags & INP_DROPPED) == 0, ("tcp_twstart: "
362 ("tcp_twstart: !SS_PROTOREF"));
H A Dtcp_var.h741 void tcp_twstart(struct tcpcb *);
/freebsd-11-stable/sys/netinet/tcp_stacks/
H A Dfastpath.c1331 tcp_twstart(tp);
1565 tcp_twstart(tp);

Completed in 177 milliseconds