Searched refs:XT_ERROR_TARGET (Results 1 – 8 of 8) sorted by relevance
56 #define IP6T_ERROR_TARGET XT_ERROR_TARGET159 .target = XT_TARGET_INIT(XT_ERROR_TARGET, \
46 .target = XT_TARGET_INIT(XT_ERROR_TARGET, \
59 .target = XT_TARGET_INIT(XT_ERROR_TARGET, \
31 #define ARPT_ERROR_TARGET XT_ERROR_TARGET
59 #define IPT_ERROR_TARGET XT_ERROR_TARGET
105 #define XT_ERROR_TARGET "ERROR" macro
899 } else if (strcmp(t->u.user.name, XT_ERROR_TARGET) == 0) { in xt_compat_check_entry_offsets()993 } else if (strcmp(t->u.user.name, XT_ERROR_TARGET) == 0) { in xt_check_entry_offsets()
921 if (strcmp(tg_name, XT_ERROR_TARGET) == 0 || in nft_target_select_ops()