Home
last modified time | relevance | path

Searched refs:check_underflow (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/net/ipv4/netfilter/
Darp_tables.c540 static bool check_underflow(const struct arpt_entry *e) in check_underflow() function
585 if (!check_underflow(e)) { in check_entry_size_and_hooks()
Dip_tables.c703 static bool check_underflow(const struct ipt_entry *e) in check_underflow() function
749 if (!check_underflow(e)) { in check_entry_size_and_hooks()
/linux-3.4.99/net/ipv6/netfilter/
Dip6_tables.c713 static bool check_underflow(const struct ip6t_entry *e) in check_underflow() function
759 if (!check_underflow(e)) { in check_entry_size_and_hooks()