Home
last modified time | relevance | path

Searched refs:compat_check_entry (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/net/ipv6/netfilter/
Dip6_tables.c1618 static int compat_check_entry(struct ip6t_entry *e, struct net *net, in compat_check_entry() function
1754 ret = compat_check_entry(iter1, net, name); in translate_compat_table()
/linux-4.1.27/net/ipv4/netfilter/
Dip_tables.c1606 compat_check_entry(struct ipt_entry *e, struct net *net, const char *name) in compat_check_entry() function
1741 ret = compat_check_entry(iter1, net, name); in translate_compat_table()