Home
last modified time | relevance | path

Searched refs:do_replace (Results 1 – 4 of 4) sorted by relevance

/linux/net/bridge/netfilter/
H A Debtables.c1108 static int do_replace(struct net *net, sockptr_t arg, unsigned int len) in do_replace() function
2263 if (ret == -EINVAL && do_replace(net, arg, len) == 0) in compat_do_replace()
2527 ret = do_replace(net, arg, len); in do_ebt_set_ctl()
/linux/net/ipv4/netfilter/
H A Darp_tables.c951 static int do_replace(struct net *net, sockptr_t arg, unsigned int len) in do_replace() function
1429 ret = do_replace(sock_net(sk), arg, len); in do_arpt_set_ctl()
H A Dip_tables.c1103 do_replace(struct net *net, sockptr_t arg, unsigned int len) in do_replace() function
1635 ret = do_replace(sock_net(sk), arg, len); in do_ipt_set_ctl()
/linux/net/ipv6/netfilter/
H A Dip6_tables.c1120 do_replace(struct net *net, sockptr_t arg, unsigned int len) in do_replace() function
1644 ret = do_replace(sock_net(sk), arg, len); in do_ip6t_set_ctl()