Home
last modified time | relevance | path

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

/linux/include/linux/netfilter/
H A Dx_tables.h528 void xt_compat_target_from_user(struct xt_entry_target *t, void **dstptr,
/linux/net/netfilter/
H A Dx_tables.c1131 void xt_compat_target_from_user(struct xt_entry_target *t, void **dstptr, in xt_compat_target_from_user() function
1157 EXPORT_SYMBOL_GPL(xt_compat_target_from_user);
/linux/net/ipv4/netfilter/
H A Darp_tables.c1148 xt_compat_target_from_user(t, dstptr, size); in compat_copy_entry_from_user()
H A Dip_tables.c1378 xt_compat_target_from_user(t, dstptr, size); in compat_copy_entry_from_user()
/linux/net/ipv6/netfilter/
H A Dip6_tables.c1394 xt_compat_target_from_user(t, dstptr, size); in compat_copy_entry_from_user()