Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dtcp_in.c159 cur_stream->actions |= MOS_ACT_SEND_CONTROL; in ValidateSequence()
712 cur_stream->actions |= MOS_ACT_SEND_CONTROL; in Handle_TCP_ST_LISTEN()
803 cur_stream->actions |= MOS_ACT_SEND_CONTROL; in Handle_TCP_ST_SYN_SENT()
819 cur_stream->actions |= MOS_ACT_SEND_CONTROL; in Handle_TCP_ST_SYN_SENT()
900 cur_stream->actions |= MOS_ACT_SEND_CONTROL; in Handle_TCP_ST_SYN_RCVD()
926 cur_stream->actions |= MOS_ACT_SEND_CONTROL; in Handle_TCP_ST_ESTABLISHED()
986 cur_stream->actions |= MOS_ACT_SEND_CONTROL; in Handle_TCP_ST_CLOSE_WAIT()
1050 cur_stream->actions |= MOS_ACT_SEND_CONTROL; in Handle_TCP_ST_LAST_ACK()
1065 cur_stream->actions |= MOS_ACT_SEND_CONTROL;
1383 cur_stream->actions |= MOS_ACT_SEND_CONTROL;
[all …]
/mOS-networking-stack/core/include/
H A Dmtcp_epoll.h48 MOS_ACT_SEND_CONTROL = (0x01<<4), enumerator
/mOS-networking-stack/core/src/include/
H A Dmtcp_epoll.h48 MOS_ACT_SEND_CONTROL = (0x01<<4), enumerator