Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/netfilter/
Darp_tables.c544 static bool check_underflow(const struct arpt_entry *e) in check_underflow() function
589 if (!check_underflow(e)) { in check_entry_size_and_hooks()
Dip_tables.c706 static bool check_underflow(const struct ipt_entry *e) in check_underflow() function
752 if (!check_underflow(e)) { in check_entry_size_and_hooks()
/linux-4.1.27/net/ipv6/netfilter/
Dip6_tables.c720 static bool check_underflow(const struct ip6t_entry *e) in check_underflow() function
766 if (!check_underflow(e)) { in check_entry_size_and_hooks()