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

/linux-master/net/ipv4/netfilter/
H A Dip_tables.c571 static bool check_underflow(const struct ipt_entry *e) function
622 if (!check_underflow(e))
H A Darp_tables.c437 static bool check_underflow(const struct arpt_entry *e) function
487 if (!check_underflow(e))
/linux-master/net/ipv6/netfilter/
H A Dip6_tables.c589 static bool check_underflow(const struct ip6t_entry *e) function
640 if (!check_underflow(e))

Completed in 292 milliseconds