Home
last modified time | relevance | path

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

/linux/include/linux/netfilter/
H A Dx_tables.h540 int xt_compat_target_offset(const struct xt_target *target);
/linux/net/netfilter/
H A Dx_tables.c1217 int xt_compat_target_offset(const struct xt_target *target) in xt_compat_target_offset() function
1222 EXPORT_SYMBOL_GPL(xt_compat_target_offset);
1229 int off = xt_compat_target_offset(target); in xt_compat_target_from_user()
1257 int off = xt_compat_target_offset(target); in xt_compat_target_to_user()
/linux/net/bridge/netfilter/
H A Debtables.c1681 int off = xt_compat_target_offset(target); in compat_target_to_user()
1780 *off += xt_compat_target_offset(w->u.watcher); in compat_calc_watcher()
1805 off += xt_compat_target_offset(t->u.target); in compat_calc_entry()
2033 off = xt_compat_target_offset(wt); in compat_mtw_from_user()
/linux/net/ipv4/netfilter/
H A Darp_tables.c758 off += xt_compat_target_offset(t->u.kernel.target); in compat_calc_entry()
1124 off += xt_compat_target_offset(target); in check_compat_entry_size_and_hooks()
H A Dip_tables.c901 off += xt_compat_target_offset(t->u.kernel.target); in compat_calc_entry()
1332 off += xt_compat_target_offset(target); in check_compat_entry_size_and_hooks()
/linux/net/ipv6/netfilter/
H A Dip6_tables.c917 off += xt_compat_target_offset(t->u.kernel.target); in compat_calc_entry()
1348 off += xt_compat_target_offset(target); in check_compat_entry_size_and_hooks()