Searched refs:tcp_send_challenge_ack (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14-stable/sys/netinet/ |
| HD | tcp_input.c | 2194 tcp_send_challenge_ack(tp, th, m); in tcp_do_segment() 2216 tcp_send_challenge_ack(tp, th, m); in tcp_do_segment() 2454 tcp_send_challenge_ack(tp, th, m); in tcp_do_segment()
|
| HD | tcp_var.h | 1483 void tcp_send_challenge_ack(struct tcpcb *, struct tcphdr *, struct mbuf *);
|
| HD | tcp_subr.c | 2228 tcp_send_challenge_ack(struct tcpcb *tp, struct tcphdr *th, struct mbuf *m) in tcp_send_challenge_ack() function
|