Home
last modified time | relevance | path

Searched refs:compat_copy_entries_to_user (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/ipv4/netfilter/
Darp_tables.c1498 static int compat_copy_entries_to_user(unsigned int total_size, in compat_copy_entries_to_user() function
1561 ret = compat_copy_entries_to_user(private->size, in compat_get_entries()
Dip_tables.c1743 compat_copy_entries_to_user(unsigned int total_size, struct xt_table *table, in compat_copy_entries_to_user() function
1801 ret = compat_copy_entries_to_user(private->size, in compat_get_entries()
/linux-4.4.14/net/ipv6/netfilter/
Dip6_tables.c1745 compat_copy_entries_to_user(unsigned int total_size, struct xt_table *table, in compat_copy_entries_to_user() function
1803 ret = compat_copy_entries_to_user(private->size, in compat_get_entries()