Searched refs:xt_compat_target_from_user (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/include/linux/netfilter/ |
| D | x_tables.h | 524 void xt_compat_target_from_user(struct xt_entry_target *t, void **dstptr,
|
| /Linux-v5.4/net/netfilter/ |
| D | x_tables.c | 1112 void xt_compat_target_from_user(struct xt_entry_target *t, void **dstptr, in xt_compat_target_from_user() function 1140 EXPORT_SYMBOL_GPL(xt_compat_target_from_user);
|
| /Linux-v5.4/net/ipv4/netfilter/ |
| D | arp_tables.c | 1141 xt_compat_target_from_user(t, dstptr, size); in compat_copy_entry_from_user()
|
| D | ip_tables.c | 1378 xt_compat_target_from_user(t, dstptr, size); in compat_copy_entry_from_user()
|
| /Linux-v5.4/net/ipv6/netfilter/ |
| D | ip6_tables.c | 1394 xt_compat_target_from_user(t, dstptr, size); in compat_copy_entry_from_user()
|