Searched refs:MOS_ACT_SEND_CONTROL (Results 1 – 3 of 3) sorted by relevance
159 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 …]
48 MOS_ACT_SEND_CONTROL = (0x01<<4), enumerator