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.c286 tcp_respond(tp, mtod(m, void *), th, m, in tcp_twcheck()
293 tcp_respond(tp, mtod(m, void *), th, m, in tcp_twcheck()
335 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.h1463 void tcp_respond(struct tcpcb *, void *,
H A Dtcp_input.c3483 tcp_respond(tp, mtod(m, void *), th, m, (tcp_seq)0, in tcp_dropwithreset()
3490 tcp_respond(tp, mtod(m, void *), th, m, th->th_seq+tlen, in tcp_dropwithreset()
H A Dtcp_subr.c1719 tcp_respond(struct tcpcb *tp, void *ipgen, struct tcphdr *th, struct mbuf *m, in tcp_respond() function
2190 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.c773 tcp_respond(tp, mtod(m, void *), th, m, tp->rcv_nxt, in ctf_challenge_ack()
H A Dbbr.c4777 tcp_respond(tp, t_template->tt_ipgen, in bbr_timeout_persist()
4833 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()