Searched refs:XT_CONFIG_EXPECT_PANIC (Results 1 – 2 of 2) sorted by relevance
42 #define XT_CONFIG_EXPECT_PANIC 0x2 macro107 .xt_config = XT_CONFIG_EXPECT_PANIC, \
267 …if ((testp->xt_config & XT_CONFIG_EXPECT_PANIC) && !(kernel_post_args & POSTARGS_CONTROLLER_AVAILA… in xnupost_run_tests()