Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/netfilter/
Darp_tables.c729 static int compat_calc_entry(const struct arpt_entry *e, in compat_calc_entry() function
776 ret = compat_calc_entry(iter, info, loc_cpu_entry, newinfo); in compat_table_info()
Dip_tables.c893 static int compat_calc_entry(const struct ipt_entry *e, in compat_calc_entry() function
942 ret = compat_calc_entry(iter, info, loc_cpu_entry, newinfo); in compat_table_info()
/Linux-v4.19/net/ipv6/netfilter/
Dip6_tables.c909 static int compat_calc_entry(const struct ip6t_entry *e, in compat_calc_entry() function
958 ret = compat_calc_entry(iter, info, loc_cpu_entry, newinfo); in compat_table_info()
/Linux-v4.19/net/bridge/netfilter/
Debtables.c1790 static int compat_calc_entry(const struct ebt_entry *e, in compat_calc_entry() function
1848 return EBT_ENTRY_ITERATE(entries, size, compat_calc_entry, info, in compat_table_info()