Searched refs:__do_replace (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv4/netfilter/ |
| H A D | arp_tables.c | 879 static int __do_replace(struct net *net, const char *name, in __do_replace() function 984 ret = __do_replace(net, tmp.name, tmp.valid_hooks, newinfo, in do_replace() 1282 ret = __do_replace(net, tmp.name, tmp.valid_hooks, newinfo, in compat_do_replace()
|
| H A D | ip_tables.c | 1037 __do_replace(struct net *net, const char *name, unsigned int valid_hooks, in __do_replace() function 1139 ret = __do_replace(net, tmp.name, tmp.valid_hooks, newinfo, in do_replace() 1523 ret = __do_replace(net, tmp.name, tmp.valid_hooks, newinfo, in compat_do_replace()
|
| /OK3568_Linux_fs/kernel/net/ipv6/netfilter/ |
| H A D | ip6_tables.c | 1055 __do_replace(struct net *net, const char *name, unsigned int valid_hooks, in __do_replace() function 1157 ret = __do_replace(net, tmp.name, tmp.valid_hooks, newinfo, in do_replace() 1533 ret = __do_replace(net, tmp.name, tmp.valid_hooks, newinfo, in compat_do_replace()
|