Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/netfilter/
H A Debtables.c1514 static int copy_counters_to_user(struct ebt_table *t, in copy_counters_to_user() function
1579 ret = copy_counters_to_user(t, oldcounters, tmp.counters, in copy_everything_to_user()
1897 ret = copy_counters_to_user(t, oldcounters, compat_ptr(tmp.counters), in compat_copy_everything_to_user()