Home
last modified time | relevance | path

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

/linux/net/ipv4/netfilter/
H A Dip_tables.c1491 compat_do_replace(struct net *net, sockptr_t arg, unsigned int len) in compat_do_replace() function
1632 ret = compat_do_replace(sock_net(sk), arg, len); in do_ipt_set_ctl()
/linux/net/bridge/netfilter/
H A Debtables.c2252 static int compat_do_replace(struct net *net, sockptr_t arg, unsigned int len) in compat_do_replace() function
2524 ret = compat_do_replace(net, arg, len); in do_ebt_set_ctl()