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

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

Completed in 144 milliseconds