Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv4/netfilter/
Darp_tables.c437 static bool check_underflow(const struct arpt_entry *e) in check_underflow() function
487 if (!check_underflow(e)) in check_entry_size_and_hooks()
Dip_tables.c573 static bool check_underflow(const struct ipt_entry *e) in check_underflow() function
624 if (!check_underflow(e)) in check_entry_size_and_hooks()
/linux-5.19.10/net/ipv6/netfilter/
Dip6_tables.c591 static bool check_underflow(const struct ip6t_entry *e) in check_underflow() function
642 if (!check_underflow(e)) in check_entry_size_and_hooks()