Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/netfilter/
Dx_tables.h297 int xt_match_to_user(const struct xt_entry_match *m,
/Linux-v4.19/net/netfilter/
Dx_tables.c317 int xt_match_to_user(const struct xt_entry_match *m, in xt_match_to_user() function
323 EXPORT_SYMBOL_GPL(xt_match_to_user);
/Linux-v4.19/net/ipv6/netfilter/
Dip6_tables.c872 if (xt_match_to_user(m, userptr + off + i)) { in copy_entries_to_user()
/Linux-v4.19/net/ipv4/netfilter/
Dip_tables.c856 if (xt_match_to_user(m, userptr + off + i)) { in copy_entries_to_user()