Searched refs:arpt_tables (Results 1 – 2 of 2) sorted by relevance
1023 static struct arpt_table_desc arpt_tables[] = { variable1149 for (i = 0; i < sizeof(arpt_tables) / sizeof(arpt_tables[0]); i++) { in checkpoint_arptables()1150 struct arpt_table_desc* table = &arpt_tables[i]; in checkpoint_arptables()1205 for (i = 0; i < sizeof(arpt_tables) / sizeof(arpt_tables[0]); i++) { in reset_arptables()1206 struct arpt_table_desc* table = &arpt_tables[i]; in reset_arptables()
2533 static struct arpt_table_desc arpt_tables[] = {2659 for (i = 0; i < sizeof(arpt_tables) / sizeof(arpt_tables[0]); i++) {2660 struct arpt_table_desc* table = &arpt_tables[i];2715 for (i = 0; i < sizeof(arpt_tables) / sizeof(arpt_tables[0]); i++) {2716 struct arpt_table_desc* table = &arpt_tables[i];