Lines Matching full:reject
140 #define POLICY_AA (1<<0) /* reject AA */
141 #define POLICY_AB (1<<1) /* reject AB */
142 #define POLICY_AS (1<<2) /* reject AS */
143 #define POLICY_AM (1<<3) /* reject AM */
144 #define POLICY_BA (1<<4) /* reject BA */
145 #define POLICY_BB (1<<5) /* reject BB */
146 #define POLICY_BS (1<<6) /* reject BS */
147 #define POLICY_BM (1<<7) /* reject BM */
148 #define POLICY_SA (1<<8) /* reject SA */
149 #define POLICY_SB (1<<9) /* reject SB */
150 #define POLICY_SS (1<<10) /* reject SS */
151 #define POLICY_SM (1<<11) /* reject SM */
152 #define POLICY_MA (1<<12) /* reject MA */
153 #define POLICY_MB (1<<13) /* reject MB */
154 #define POLICY_MS (1<<14) /* reject MS */
155 #define POLICY_MM (1<<15) /* reject MM */