Searched refs:xt_compat_target_from_user (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/netfilter/ |
| H A D | x_tables.h | 524 void xt_compat_target_from_user(struct xt_entry_target *t, void **dstptr,
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | x_tables.c | 1111 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 D | arp_tables.c | 1143 xt_compat_target_from_user(t, dstptr, size); in compat_copy_entry_from_user()
|
| H A D | ip_tables.c | 1376 xt_compat_target_from_user(t, dstptr, size); in compat_copy_entry_from_user()
|
| /OK3568_Linux_fs/kernel/net/ipv6/netfilter/ |
| H A D | ip6_tables.c | 1393 xt_compat_target_from_user(t, dstptr, size); in compat_copy_entry_from_user()
|