Home
last modified time | relevance | path

Searched refs:tcp_respond (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_timewait.c246 tcp_respond(tp, mtod(m, void *), th, m, in tcp_twcheck()
253 tcp_respond(tp, mtod(m, void *), th, m, in tcp_twcheck()
295 tcp_respond(tp, mtod(m, void *), th, m, tp->rcv_nxt, in tcp_twcheck()
H A Dtcp_timer.c436 tcp_respond(tp, t_template->tt_ipgen, in tcp_timer_keep()
H A Dtcp_var.h1469 void tcp_respond(struct tcpcb *, void *,
H A Dtcp_input.c3529 tcp_respond(tp, mtod(m, void *), th, m, (tcp_seq)0, in tcp_dropwithreset()
3536 tcp_respond(tp, mtod(m, void *), th, m, th->th_seq+tlen, in tcp_dropwithreset()
H A Dtcp_subr.c1736 tcp_respond(struct tcpcb *tp, void *ipgen, struct tcphdr *th, struct mbuf *m, in tcp_respond() function
2200 tcp_respond(tp, mtod(m, void *), th, m, tp->rcv_nxt, in tcp_send_challenge_ack()
/freebsd/sys/netinet/tcp_stacks/
H A Drack_bbr_common.c777 tcp_respond(tp, mtod(m, void *), th, m, tp->rcv_nxt, in ctf_challenge_ack()
H A Dbbr.c4779 tcp_respond(tp, t_template->tt_ipgen, in bbr_timeout_persist()
4835 tcp_respond(tp, t_template->tt_ipgen, in bbr_timeout_keepalive()
H A Drack.c7369 tcp_respond(rack->rc_tp, t_template->tt_ipgen, in rack_send_ack_challange()