Searched refs:check_entry_size_and_hooks (Results 1 – 3 of 3) sorted by relevance
/net/ipv4/netfilter/ |
D | arp_tables.c | 451 static inline int check_entry_size_and_hooks(struct arpt_entry *e, in check_entry_size_and_hooks() function 545 ret = check_entry_size_and_hooks(iter, newinfo, entry0, in translate_table()
|
D | ip_tables.c | 588 check_entry_size_and_hooks(struct ipt_entry *e, in check_entry_size_and_hooks() function 685 ret = check_entry_size_and_hooks(iter, newinfo, entry0, in translate_table()
|
/net/ipv6/netfilter/ |
D | ip6_tables.c | 607 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()
|