Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv4/netfilter/
Darp_tables.c452 static inline int check_entry_size_and_hooks(struct arpt_entry *e, in check_entry_size_and_hooks() function
546 ret = check_entry_size_and_hooks(iter, newinfo, entry0, in translate_table()
Dip_tables.c589 check_entry_size_and_hooks(struct ipt_entry *e, in check_entry_size_and_hooks() function
686 ret = check_entry_size_and_hooks(iter, newinfo, entry0, in translate_table()
/linux-5.19.10/net/ipv6/netfilter/
Dip6_tables.c607 check_entry_size_and_hooks(struct ip6t_entry *e, in check_entry_size_and_hooks() function
703 ret = check_entry_size_and_hooks(iter, newinfo, entry0, in translate_table()