Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/netfilter/
Darp_tables.c735 static int compat_calc_entry(const struct arpt_entry *e, in compat_calc_entry() function
782 ret = compat_calc_entry(iter, info, loc_cpu_entry, newinfo); in compat_table_info()
Dip_tables.c890 static int compat_calc_entry(const struct ipt_entry *e, in compat_calc_entry() function
939 ret = compat_calc_entry(iter, info, loc_cpu_entry, newinfo); in compat_table_info()
/Linux-v5.10/net/ipv6/netfilter/
Dip6_tables.c906 static int compat_calc_entry(const struct ip6t_entry *e, in compat_calc_entry() function
955 ret = compat_calc_entry(iter, info, loc_cpu_entry, newinfo); in compat_table_info()
/Linux-v5.10/net/bridge/netfilter/
Debtables.c1643 static int compat_calc_entry(const struct ebt_entry *e, in compat_calc_entry() function
1709 return EBT_ENTRY_ITERATE(entries, size, compat_calc_entry, info, in compat_table_info()