Searched refs:tcp_fillheaders (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dtcp_subr.c383 tcp_fillheaders(tp, ip_ptr, tcp_ptr) function
453 tcp_fillheaders(tp, (void *)&n->tt_ipgen, (void *)&n->tt_t);
1784 tcp_fillheaders(tp, ip6, th);
1792 tcp_fillheaders(tp, ip, th);
H A Dtcp_var.h707 void tcp_fillheaders(struct tcpcb *, void *, void *);
H A Dtcp_output.c1209 tcp_fillheaders(tp, ip6, th);
1217 tcp_fillheaders(tp, ip, th);

Completed in 163 milliseconds