Home
last modified time | relevance | path

Searched refs:xt_match_to_user (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/netfilter/
H A Dx_tables.h297 int xt_match_to_user(const struct xt_entry_match *m,
/linux/net/netfilter/
H A Dx_tables.c332 int xt_match_to_user(const struct xt_entry_match *m, in xt_match_to_user() function
338 EXPORT_SYMBOL_GPL(xt_match_to_user);
/linux/net/ipv6/netfilter/
H A Dip6_tables.c868 if (xt_match_to_user(m, userptr + off + i)) { in copy_entries_to_user()
/linux/net/ipv4/netfilter/
H A Dip_tables.c852 if (xt_match_to_user(m, userptr + off + i)) { in copy_entries_to_user()