Searched refs:tcp_ip_output (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.81.4/bsd/netinet/ |
| H A D | tcp_output.c | 270 static int tcp_ip_output(struct socket *, struct tcpcb *, struct mbuf *, 1542 error = tcp_ip_output(so, tp, packetlist, in tcp_output() 2072 error = tcp_ip_output(so, tp, packetlist, in tcp_output() 3407 error = tcp_ip_output(so, tp, packetlist, in tcp_output() 3618 tcp_ip_output(struct socket *so, struct tcpcb *tp, struct mbuf *pkt, in tcp_ip_output() function
|