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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_subr.c479 tcp_fillheaders(tp, ip_ptr, tcp_ptr) function
551 tcp_fillheaders(tp, (void *)&n->tt_ipgen, (void *)&n->tt_t);
2317 tcp_fillheaders(tp, ip6, th);
2325 tcp_fillheaders(tp, ip, th);
H A Dtcp_output.c1463 tcp_fillheaders(tp, ip6, th);
1476 tcp_fillheaders(tp, ip, th);
H A Dtcp_var.h1040 void tcp_fillheaders(struct tcpcb *, void *, void *);

Completed in 29 milliseconds