Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/netfilter/
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()
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()
/Linux-v6.6/net/ipv6/netfilter/
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()
/Linux-v6.6/net/bridge/netfilter/
Debtables.c1777 static int compat_calc_entry(const struct ebt_entry *e, in compat_calc_entry() function
1843 return EBT_ENTRY_ITERATE(entries, size, compat_calc_entry, info, in compat_table_info()