Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/netfilter/
H A Dx_tables.h524 void xt_compat_target_from_user(struct xt_entry_target *t, void **dstptr,
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dx_tables.c1111 void xt_compat_target_from_user(struct xt_entry_target *t, void **dstptr, in xt_compat_target_from_user() function
1136 EXPORT_SYMBOL_GPL(xt_compat_target_from_user);
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Darp_tables.c1143 xt_compat_target_from_user(t, dstptr, size); in compat_copy_entry_from_user()
H A Dip_tables.c1376 xt_compat_target_from_user(t, dstptr, size); in compat_copy_entry_from_user()
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dip6_tables.c1393 xt_compat_target_from_user(t, dstptr, size); in compat_copy_entry_from_user()