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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_output.c222 static struct mbuf* tcp_send_lroacks(struct tcpcb *tp, struct mbuf *m, struct tcphdr *th);
1823 mnext = tcp_send_lroacks(tp, m, th);
2238 tcp_send_lroacks(struct tcpcb *tp, struct mbuf *m, struct tcphdr *th) function

Completed in 18 milliseconds