Searched refs:NX_SKIP (Results 1 – 1 of 1) sorted by relevance
177 #define NX_SKIP MI_MASK(ST_SKIP) macro1684 if (bitset(NX_SKIP, next_states[n]))1715 next_states[ST_CONN] |= NX_SKIP;1717 next_states[ST_HELO] |= NX_SKIP;1719 next_states[ST_MAIL] |= NX_SKIP;1721 next_states[ST_RCPT] |= NX_SKIP;1723 next_states[ST_HDRS] |= NX_SKIP;1725 next_states[ST_EOHS] |= NX_SKIP;1727 next_states[ST_BODY] |= NX_SKIP;1729 next_states[ST_DATA] |= NX_SKIP;[all …]