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

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

Completed in 116 milliseconds