Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_input.c285 static inline int tcp_stretch_ack_enable(struct tcpcb *tp, int thflags);
1246 tcp_stretch_ack_enable(struct tcpcb *tp, int thflags) in tcp_stretch_ack_enable() function
2916 if (tcp_stretch_ack_enable(tp, thflags)) { in tcp_input()