Searched refs:compat_do_replace (Results 1 – 2 of 2) sorted by relevance
1491 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()
2252 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()