Searched refs:NX_SKIP (Results 1 – 1 of 1) sorted by relevance
172 #define NX_SKIP MI_MASK(ST_SKIP) macro1692 if (bitset(NX_SKIP, next_states[n]))1723 next_states[ST_CONN] |= NX_SKIP;1725 next_states[ST_HELO] |= NX_SKIP;1727 next_states[ST_MAIL] |= NX_SKIP;1729 next_states[ST_RCPT] |= NX_SKIP;1731 next_states[ST_HDRS] |= NX_SKIP;1733 next_states[ST_EOHS] |= NX_SKIP;1735 next_states[ST_BODY] |= NX_SKIP;1737 next_states[ST_DATA] |= NX_SKIP;[all …]