Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/netfilter/
Darp_tables.c552 static bool check_underflow(const struct arpt_entry *e) in check_underflow() function
607 if (!check_underflow(e)) { in check_entry_size_and_hooks()
Dip_tables.c713 static bool check_underflow(const struct ipt_entry *e) in check_underflow() function
769 if (!check_underflow(e)) { in check_entry_size_and_hooks()
/linux-4.4.14/net/ipv6/netfilter/
Dip6_tables.c725 static bool check_underflow(const struct ip6t_entry *e) in check_underflow() function
781 if (!check_underflow(e)) { in check_entry_size_and_hooks()