Searched refs:check_entry_size_and_hooks (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/ipv4/netfilter/ |
H A D | arp_tables.c | 452 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()
|
H A D | ip_tables.c | 587 check_entry_size_and_hooks(struct ipt_entry *e, in check_entry_size_and_hooks() function 684 ret = check_entry_size_and_hooks(iter, newinfo, entry0, in translate_table()
|
/openbmc/linux/net/ipv6/netfilter/ |
H A D | ip6_tables.c | 605 check_entry_size_and_hooks(struct ip6t_entry *e, in check_entry_size_and_hooks() function 701 ret = check_entry_size_and_hooks(iter, newinfo, entry0, in translate_table()
|