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