Searched refs:tcp_respond (Results 1 – 5 of 5) sorted by relevance
| /xnu-11215.81.4/bsd/netinet/ |
| H A D | tcp_var.h | 1804 void tcp_respond(struct tcpcb *, void *, struct tcphdr *, struct mbuf *,
|
| H A D | tcp_timer.c | 1016 tcp_respond(tp, t_template->tt_ipgen, in tcp_send_keep_alive()
|
| H A D | tcp_input.c | 6065 tcp_respond(tp, mtod(m, void *), th, m, (tcp_seq)0, th->th_ack, in tcp_input() 6072 tcp_respond(tp, mtod(m, void *), th, m, th->th_seq + tlen, in tcp_input()
|
| H A D | tcp_subr.c | 756 tcp_respond(struct tcpcb *tp, void *ipgen, struct tcphdr *th, struct mbuf *m, in tcp_respond() function
|
| H A D | mptcp_subr.c | 4345 tcp_respond(tp, t_template->tt_ipgen, in mptcp_subflow_mustrst_ev()
|