Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/netfilter/
H A Debtables.c1640 static int compat_match_to_user(struct ebt_entry_match *m, void __user **dstptr, in compat_match_to_user() function
1741 ret = EBT_MATCH_ITERATE(e, compat_match_to_user, dstptr, size); in compat_copy_entry_to_user()