Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 2486 of file tcpcore.h.
{ return tp->ack.pending&TCP_ACK_SCHED; } static __inline void tcp_dec_quickack_mode(struct tcp_opt *tp) { if (tp->ack.quick && --tp->ack.quick == 0) {