Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/netfilter/
H A Darp_tables.c1305 static int compat_copy_entry_to_user(struct arpt_entry *e, void __user **dstptr, in compat_copy_entry_to_user() function
1358 ret = compat_copy_entry_to_user(iter, &pos, in compat_copy_entries_to_user()
H A Dip_tables.c1218 compat_copy_entry_to_user(struct ipt_entry *e, void __user **dstptr, in compat_copy_entry_to_user() function
1568 ret = compat_copy_entry_to_user(iter, &pos, in compat_copy_entries_to_user()
/openbmc/linux/net/ipv6/netfilter/
H A Dip6_tables.c1234 compat_copy_entry_to_user(struct ip6t_entry *e, void __user **dstptr, in compat_copy_entry_to_user() function
1577 ret = compat_copy_entry_to_user(iter, &pos, in compat_copy_entries_to_user()
/openbmc/linux/net/bridge/netfilter/
H A Debtables.c1711 static int compat_copy_entry_to_user(struct ebt_entry *e, void __user **dstptr, in compat_copy_entry_to_user() function
1904 compat_copy_entry_to_user, &pos, &tmp.entries_size); in compat_copy_everything_to_user()