Searched refs:__do_replace (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/net/ipv4/netfilter/ |
| D | arp_tables.c | 874 static int __do_replace(struct net *net, const char *name, in __do_replace() function 980 ret = __do_replace(net, tmp.name, tmp.valid_hooks, newinfo, in do_replace() 1276 ret = __do_replace(net, tmp.name, tmp.valid_hooks, newinfo, in compat_do_replace()
|
| D | ip_tables.c | 1041 __do_replace(struct net *net, const char *name, unsigned int valid_hooks, in __do_replace() function 1143 ret = __do_replace(net, tmp.name, tmp.valid_hooks, newinfo, in do_replace() 1526 ret = __do_replace(net, tmp.name, tmp.valid_hooks, newinfo, in compat_do_replace()
|
| /Linux-v4.19/net/ipv6/netfilter/ |
| D | ip6_tables.c | 1058 __do_replace(struct net *net, const char *name, unsigned int valid_hooks, in __do_replace() function 1160 ret = __do_replace(net, tmp.name, tmp.valid_hooks, newinfo, in do_replace() 1535 ret = __do_replace(net, tmp.name, tmp.valid_hooks, newinfo, in compat_do_replace()
|