Searched refs:tcp_send_challenge_ack (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/netinet/tcp_stacks/ |
| H A D | rack_bbr_common.c | 743 tcp_send_challenge_ack(tp, th, m); in ctf_process_rst()
|
| /freebsd/sys/netinet/ |
| H A D | tcp_input.c | 2191 tcp_send_challenge_ack(tp, th, m); in tcp_do_segment() 2212 tcp_send_challenge_ack(tp, th, m); in tcp_do_segment() 2448 tcp_send_challenge_ack(tp, th, m); in tcp_do_segment()
|
| H A D | tcp_var.h | 1466 void tcp_send_challenge_ack(struct tcpcb *, struct tcphdr *, struct mbuf *);
|
| H A D | tcp_subr.c | 2198 tcp_send_challenge_ack(struct tcpcb *tp, struct tcphdr *th, struct mbuf *m) in tcp_send_challenge_ack() function
|