Searched refs:xt_compat_match_from_user (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/netfilter/ |
| H A D | x_tables.h | 522 void xt_compat_match_from_user(struct xt_entry_match *m, void **dstptr,
|
| /linux/net/netfilter/ |
| H A D | x_tables.c | 797 void xt_compat_match_from_user(struct xt_entry_match *m, void **dstptr, in xt_compat_match_from_user() 822 EXPORT_SYMBOL_GPL(xt_compat_match_from_user); 794 void xt_compat_match_from_user(struct xt_entry_match *m, void **dstptr, xt_compat_match_from_user() function
|
| /linux/net/ipv4/netfilter/ |
| H A D | ip_tables.c | 1374 xt_compat_match_from_user(ematch, dstptr, size); in compat_copy_entry_from_user()
|
| /linux/net/ipv6/netfilter/ |
| H A D | ip6_tables.c | 1390 xt_compat_match_from_user(ematch, dstptr, size); in compat_copy_entry_from_user()
|