xt_compat_match_to_user 507 include/linux/netfilter/x_tables.h extern int xt_compat_match_to_user(struct xt_entry_match *m, xt_compat_match_to_user 1461 net/ipv4/netfilter/ip_tables.c ret = IPT_MATCH_ITERATE(e, xt_compat_match_to_user, dstptr, size); xt_compat_match_to_user 1488 net/ipv6/netfilter/ip6_tables.c ret = IP6T_MATCH_ITERATE(e, xt_compat_match_to_user, dstptr, size);