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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_input.c298 static inline int tcp_stretch_ack_enable(struct tcpcb *tp);
1056 tcp_stretch_ack_enable(struct tcpcb *tp) { function
2041 * certain criteria defined in tcp_stretch_ack_enable function.
2046 if (tcp_stretch_ack_enable(tp)) {

Completed in 33 milliseconds