Home
last modified time | relevance | path

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

/external/syzkaller/executor/
Dcommon_linux.h1032 static void checkpoint_iptables(struct ipt_table_desc* tables, int num_tables, int family, int leve… in checkpoint_iptables() function
1358 checkpoint_iptables(ipv4_tables, sizeof(ipv4_tables) / sizeof(ipv4_tables[0]), AF_INET, SOL_IP); in checkpoint_net_namespace()
1359 checkpoint_iptables(ipv6_tables, sizeof(ipv6_tables) / sizeof(ipv6_tables[0]), AF_INET6, SOL_IPV6); in checkpoint_net_namespace()
/external/syzkaller/pkg/csource/
Dgenerated.go2542 static void checkpoint_iptables(struct ipt_table_desc* tables, int num_tables, int family, int leve…
2867 checkpoint_iptables(ipv4_tables, sizeof(ipv4_tables) / sizeof(ipv4_tables[0]), AF_INET, SOL_IP);
2868 checkpoint_iptables(ipv6_tables, sizeof(ipv6_tables) / sizeof(ipv6_tables[0]), AF_INET6, SOL_IPV6);