xt_match_to_user 297 include/linux/netfilter/x_tables.h int xt_match_to_user(const struct xt_entry_match *m, xt_match_to_user 853 net/ipv4/netfilter/ip_tables.c if (xt_match_to_user(m, userptr + off + i)) { xt_match_to_user 869 net/ipv6/netfilter/ip6_tables.c if (xt_match_to_user(m, userptr + off + i)) { xt_match_to_user 318 net/netfilter/x_tables.c EXPORT_SYMBOL_GPL(xt_match_to_user);