Searched refs:tcp_respond (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dtcp_var.h699 void tcp_respond(struct tcpcb *, void *,
H A Dtcp_timer.c810 tcp_respond(tp, t_template->tt_ipgen,
H A Dtcp_subr.c438 * use for this function is in keepalives, which use tcp_respond.
472 tcp_respond( function
H A Dtcp_input.c840 * enabled, tcp_respond will use the scope of the interface where
3106 tcp_respond(tp, mtod(m, void *), th, m, (tcp_seq)0, th->th_ack,
3112 tcp_respond(tp, mtod(m, void *), th, m, th->th_seq+tlen,
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_fw.c868 tcp_respond(NULL, ip6, (struct tcphdr *)(ip6 + 1),

Completed in 91 milliseconds