Home
last modified time | relevance | path

Searched refs:xt_target_to_user (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/linux/netfilter/
Dx_tables.h299 int xt_target_to_user(const struct xt_entry_target *t,
/Linux-v4.19/net/netfilter/
Dx_tables.c325 int xt_target_to_user(const struct xt_entry_target *t, in xt_target_to_user() function
331 EXPORT_SYMBOL_GPL(xt_target_to_user);
/Linux-v4.19/net/ipv4/netfilter/
Darp_tables.c699 if (xt_target_to_user(t, userptr + off + e->target_offset)) { in copy_entries_to_user()
Dip_tables.c863 if (xt_target_to_user(t, userptr + off + e->target_offset)) { in copy_entries_to_user()
/Linux-v4.19/net/ipv6/netfilter/
Dip6_tables.c879 if (xt_target_to_user(t, userptr + off + e->target_offset)) { in copy_entries_to_user()