Home
last modified time | relevance | path

Searched refs:arpt_tables (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/executor/
Dcommon_linux.h1023 static struct arpt_table_desc arpt_tables[] = { variable
1149 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()
/external/syzkaller/pkg/csource/
Dgenerated.go2533 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];