Searched refs:xt_config (Results 1 – 3 of 3) sorted by relevance
51 uint16_t xt_config; member94 .xt_config = XT_CONFIG_RUN, \107 .xt_config = XT_CONFIG_EXPECT_PANIC, \
227 testp->xt_config |= XT_CONFIG_IGNORE; in xnupost_list_tests()229 testp->xt_config &= ~(XT_CONFIG_IGNORE); in xnupost_list_tests()230 testp->xt_config |= XT_CONFIG_RUN; in xnupost_list_tests()235 testp->xt_config); in xnupost_list_tests()267 …if ((testp->xt_config & XT_CONFIG_EXPECT_PANIC) && !(kernel_post_args & POSTARGS_CONTROLLER_AVAILA… in xnupost_run_tests()275 if ((testp->xt_config & XT_CONFIG_IGNORE)) { in xnupost_run_tests()
156 kret = copyout(&t->xt_config, (user_addr_t)outaddr, sizeof(uint16_t)); in xnupost_copyout_test()