Searched refs:NUM_STANDARD_TARGETS (Results 1 – 3 of 3) sorted by relevance
46 #define NUM_STANDARD_TARGETS 4 macro124 static const char *ebt_standard_targets[NUM_STANDARD_TARGETS] = {133 if (num > NUM_STANDARD_TARGETS) in nft_ebt_standard_target()143 for (i = 0; i < NUM_STANDARD_TARGETS; i++) { in ebt_fill_target()150 if (i == NUM_STANDARD_TARGETS) in ebt_fill_target()
859 for (i = 0; i < NUM_STANDARD_TARGETS; i++) in do_commandeb()868 if (i == NUM_STANDARD_TARGETS) in do_commandeb()
28 #define NUM_STANDARD_TARGETS 4 macro