Home
last modified time | relevance | path

Searched refs:xt_compat_target_offset (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/include/linux/netfilter/
Dx_tables.h527 int xt_compat_target_offset(const struct xt_target *target);
/linux-6.6.21/net/netfilter/
Dx_tables.c1124 int xt_compat_target_offset(const struct xt_target *target) in xt_compat_target_offset() function
1129 EXPORT_SYMBOL_GPL(xt_compat_target_offset);
1136 int off = xt_compat_target_offset(target); in xt_compat_target_from_user()
1163 int off = xt_compat_target_offset(target); in xt_compat_target_to_user()
/linux-6.6.21/net/bridge/netfilter/
Debtables.c1673 int off = xt_compat_target_offset(target); in compat_target_to_user()
1772 *off += xt_compat_target_offset(w->u.watcher); in compat_calc_watcher()
1797 off += xt_compat_target_offset(t->u.target); in compat_calc_entry()
1995 off = xt_compat_target_offset(wt); in compat_mtw_from_user()
/linux-6.6.21/net/ipv4/netfilter/
Darp_tables.c748 off += xt_compat_target_offset(t->u.kernel.target); in compat_calc_entry()
1110 off += xt_compat_target_offset(target); in check_compat_entry_size_and_hooks()
Dip_tables.c903 off += xt_compat_target_offset(t->u.kernel.target); in compat_calc_entry()
1331 off += xt_compat_target_offset(target); in check_compat_entry_size_and_hooks()
/linux-6.6.21/net/ipv6/netfilter/
Dip6_tables.c919 off += xt_compat_target_offset(t->u.kernel.target); in compat_calc_entry()
1347 off += xt_compat_target_offset(target); in check_compat_entry_size_and_hooks()