Searched refs:XT_STANDARD_TARGET (Results 1 – 8 of 8) sorted by relevance
55 #define IP6T_STANDARD_TARGET XT_STANDARD_TARGET151 .target = XT_TARGET_INIT(XT_STANDARD_TARGET, \
38 .target = XT_TARGET_INIT(XT_STANDARD_TARGET, \
51 .target = XT_TARGET_INIT(XT_STANDARD_TARGET, \
30 #define ARPT_STANDARD_TARGET XT_STANDARD_TARGET
57 #define IPT_STANDARD_TARGET XT_STANDARD_TARGET
103 #define XT_STANDARD_TARGET "" macro
891 if (strcmp(t->u.user.name, XT_STANDARD_TARGET) == 0) { in xt_compat_check_entry_offsets()985 if (strcmp(t->u.user.name, XT_STANDARD_TARGET) == 0) { in xt_check_entry_offsets()
922 strcmp(tg_name, XT_STANDARD_TARGET) == 0 || in nft_target_select_ops()