Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/netfilter/
Darp_tables.c846 static int compat_calc_entry(const struct arpt_entry *e, in compat_calc_entry() function
891 ret = compat_calc_entry(iter, info, loc_cpu_entry, newinfo); in compat_table_info()
Dip_tables.c1029 static int compat_calc_entry(const struct ipt_entry *e, in compat_calc_entry() function
1076 ret = compat_calc_entry(iter, info, loc_cpu_entry, newinfo); in compat_table_info()
/linux-4.4.14/net/ipv6/netfilter/
Dip6_tables.c1041 static int compat_calc_entry(const struct ip6t_entry *e, in compat_calc_entry() function
1088 ret = compat_calc_entry(iter, info, loc_cpu_entry, newinfo); in compat_table_info()
/linux-4.4.14/net/bridge/netfilter/
Debtables.c1740 static int compat_calc_entry(const struct ebt_entry *e, in compat_calc_entry() function
1793 return EBT_ENTRY_ITERATE(entries, size, compat_calc_entry, info, in compat_table_info()