Searched refs:__do_replace (Results 1 – 2 of 2) sorted by relevance
| /linux/net/ipv4/netfilter/ |
| H A D | arp_tables.c | 800 static int __do_replace(struct net *net, const char *name, in __do_replace() function 909 ret = __do_replace(net, tmp.name, tmp.valid_hooks, newinfo, in do_replace()
|
| /linux/net/ipv6/netfilter/ |
| H A D | ip6_tables.c | 1056 __do_replace(struct net *net, const char *name, unsigned int valid_hooks, in __do_replace() function 1161 ret = __do_replace(net, tmp.name, tmp.valid_hooks, newinfo, in do_replace() 1540 ret = __do_replace(net, tmp.name, tmp.valid_hooks, newinfo, in compat_do_replace()
|