Searched refs:xt_compat_target_from_user (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/netfilter/ |
| A D | x_tables.h | 528 void xt_compat_target_from_user(struct xt_entry_target *t, void **dstptr,
|
| /linux/net/netfilter/ |
| A D | x_tables.c | 1131 void xt_compat_target_from_user(struct xt_entry_target *t, void **dstptr, in xt_compat_target_from_user() function 1156 EXPORT_SYMBOL_GPL(xt_compat_target_from_user);
|
| /linux/net/ipv4/netfilter/ |
| A D | arp_tables.c | 1144 xt_compat_target_from_user(t, dstptr, size); in compat_copy_entry_from_user()
|
| A D | ip_tables.c | 1377 xt_compat_target_from_user(t, dstptr, size); in compat_copy_entry_from_user()
|
| /linux/net/ipv6/netfilter/ |
| A D | ip6_tables.c | 1393 xt_compat_target_from_user(t, dstptr, size); in compat_copy_entry_from_user()
|
Completed in 21 milliseconds