Searched refs:tcp_respond (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | rack_bbr_common.c | 710 tcp_respond(tp, mtod(m, void *), th, m, in ctf_process_rst() 741 tcp_respond(tp, mtod(m, void *), th, m, tp->rcv_nxt, in ctf_challenge_ack()
|
| H A D | rack.c | 5412 tcp_respond(tp, t_template->tt_ipgen, in rack_timeout_persist() 5475 tcp_respond(tp, t_template->tt_ipgen, in rack_timeout_keepalive()
|
| H A D | bbr.c | 4806 tcp_respond(tp, t_template->tt_ipgen, in bbr_timeout_persist() 4863 tcp_respond(tp, t_template->tt_ipgen, in bbr_timeout_keepalive()
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_input.c | 2189 tcp_respond(tp, mtod(m, void *), th, m, in tcp_do_segment() 2212 tcp_respond(tp, mtod(m, void *), th, m, tp->rcv_nxt, in tcp_do_segment() 3397 tcp_respond(tp, mtod(m, void *), th, m, (tcp_seq)0, in tcp_dropwithreset() 3404 tcp_respond(tp, mtod(m, void *), th, m, th->th_seq+tlen, in tcp_dropwithreset()
|
| H A D | tcp_var.h | 1014 void tcp_respond(struct tcpcb *, void *,
|
| H A D | tcp_timer.c | 477 tcp_respond(tp, t_template->tt_ipgen, in tcp_timer_keep()
|
| H A D | tcp_subr.c | 1396 tcp_respond(struct tcpcb *tp, void *ipgen, struct tcphdr *th, struct mbuf *m, in tcp_respond() function
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | tcp_var.h | 1014 void tcp_respond(struct tcpcb *, void *,
|