Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/netfilter/
Darp_tables.c1249 static int compat_do_replace(struct net *net, sockptr_t arg, unsigned int len) in compat_do_replace() function
1418 ret = compat_do_replace(sock_net(sk), arg, len); in do_arpt_set_ctl()
Dip_tables.c1487 compat_do_replace(struct net *net, sockptr_t arg, unsigned int len) in compat_do_replace() function
1624 ret = compat_do_replace(sock_net(sk), arg, len); in do_ipt_set_ctl()
/Linux-v6.6/net/ipv6/netfilter/
Dip6_tables.c1496 compat_do_replace(struct net *net, sockptr_t arg, unsigned int len) in compat_do_replace() function
1633 ret = compat_do_replace(sock_net(sk), arg, len); in do_ip6t_set_ctl()
/Linux-v6.6/net/bridge/netfilter/
Debtables.c2248 static int compat_do_replace(struct net *net, sockptr_t arg, unsigned int len) in compat_do_replace() function
2518 ret = compat_do_replace(net, arg, len); in do_ebt_set_ctl()