Home
last modified time | relevance | path

Searched refs:replace_table (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/net/ipv4/netfilter/
Darp_tables.c719 static struct arpt_table_info *replace_table(struct arpt_table *table, in replace_table() function
923 oldinfo = replace_table(t, tmp.num_counters, newinfo, &ret); in do_replace()
1190 if (!replace_table(table, 0, newinfo, &ret)) in arpt_register_table()
Dip_tables.c877 replace_table(struct ipt_table *table, in replace_table() function
1118 oldinfo = replace_table(t, tmp.num_counters, newinfo, &ret); in do_replace()
1428 if (!replace_table(table, 0, newinfo, &ret)) in ipt_register_table()
/linux-2.4.37.9/net/ipv6/netfilter/
Dip6_tables.c962 replace_table(struct ip6t_table *table, in replace_table() function
1199 oldinfo = replace_table(t, tmp.num_counters, newinfo, &ret); in do_replace()
1509 if (!replace_table(table, 0, newinfo, &ret)) in ip6t_register_table()