Searched refs:tcp_ip_output (Results 1 – 1 of 1) sorted by relevance
| /xnu-8020.140.41/bsd/netinet/ ! |
| H A D | tcp_output.c | 283 static int tcp_ip_output(struct socket *, struct tcpcb *, struct mbuf *, 1049 error = tcp_ip_output(so, tp, packetlist, in tcp_output() 1571 error = tcp_ip_output(so, tp, packetlist, in tcp_output() 2709 error = tcp_ip_output(so, tp, packetlist, in tcp_output() 2863 tcp_ip_output(struct socket *so, struct tcpcb *tp, struct mbuf *pkt, in tcp_ip_output() function
|