Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/netfilter/
H A Darp_tables.c736 static int compat_calc_entry(const struct arpt_entry *e, in compat_calc_entry() function
783 ret = compat_calc_entry(iter, info, loc_cpu_entry, newinfo); in compat_table_info()
H A Dip_tables.c889 static int compat_calc_entry(const struct ipt_entry *e, in compat_calc_entry() function
938 ret = compat_calc_entry(iter, info, loc_cpu_entry, newinfo); in compat_table_info()
/openbmc/linux/net/ipv6/netfilter/
H A Dip6_tables.c905 static int compat_calc_entry(const struct ip6t_entry *e, in compat_calc_entry() function
954 ret = compat_calc_entry(iter, info, loc_cpu_entry, newinfo); in compat_table_info()
/openbmc/linux/net/bridge/netfilter/
H A Debtables.c1781 static int compat_calc_entry(const struct ebt_entry *e, in compat_calc_entry() function
1847 return EBT_ENTRY_ITERATE(entries, size, compat_calc_entry, info, in compat_table_info()