Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/netfilter/
Dx_tables.h525 void xt_compat_target_from_user(struct xt_entry_target *t, void **dstptr,
/Linux-v4.19/net/netfilter/
Dx_tables.c1117 void xt_compat_target_from_user(struct xt_entry_target *t, void **dstptr, in xt_compat_target_from_user() function
1145 EXPORT_SYMBOL_GPL(xt_compat_target_from_user);
/Linux-v4.19/net/ipv4/netfilter/
Darp_tables.c1140 xt_compat_target_from_user(t, dstptr, size); in compat_copy_entry_from_user()
Dip_tables.c1381 xt_compat_target_from_user(t, dstptr, size); in compat_copy_entry_from_user()
/Linux-v4.19/net/ipv6/netfilter/
Dip6_tables.c1397 xt_compat_target_from_user(t, dstptr, size); in compat_copy_entry_from_user()