Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/netfilter/
Darp_tables.c1331 static int compat_copy_entries_to_user(unsigned int total_size, in compat_copy_entries_to_user() function
1390 ret = compat_copy_entries_to_user(private->size, in compat_get_entries()
Dip_tables.c1545 compat_copy_entries_to_user(unsigned int total_size, struct xt_table *table, in compat_copy_entries_to_user() function
1599 ret = compat_copy_entries_to_user(private->size, in compat_get_entries()
/linux-6.1.9/net/ipv6/netfilter/
Dip6_tables.c1554 compat_copy_entries_to_user(unsigned int total_size, struct xt_table *table, in compat_copy_entries_to_user() function
1608 ret = compat_copy_entries_to_user(private->size, in compat_get_entries()