Home
last modified time | relevance | path

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

/mOS-networking-stack/core/include/
H A Dmtcp_epoll.h47 MOS_ACT_SEND_ACK_AGG = (0x01<<3), enumerator
/mOS-networking-stack/core/src/include/
H A Dmtcp_epoll.h47 MOS_ACT_SEND_ACK_AGG = (0x01<<3), enumerator
/mOS-networking-stack/core/src/
H A Dtcp_in.c143 cur_stream->actions |= MOS_ACT_SEND_ACK_AGG; in ValidateSequence()
149 cur_stream->actions |= MOS_ACT_SEND_ACK_AGG; in ValidateSequence()
933 cur_stream->actions |= MOS_ACT_SEND_ACK_AGG; in Handle_TCP_ST_ESTABLISHED()
1125 cur_stream->actions |= MOS_ACT_SEND_ACK_AGG;
1186 cur_stream->actions |= MOS_ACT_SEND_ACK_AGG;
1415 case MOS_ACT_SEND_ACK_AGG: