Searched refs:check_entry (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/net/ipv4/netfilter/ |
D | arp_tables.c | 526 static inline int check_entry(struct arpt_entry *e, const char *name, unsigned int size, in check_entry() function 701 check_entry, name, size, &i); in translate_table()
|
D | ip_tables.c | 676 check_entry(struct ipt_entry *e, const char *name, unsigned int size, in check_entry() function 858 check_entry, name, size, &i); in translate_table()
|
/linux-2.4.37.9/net/ipv6/netfilter/ |
D | ip6_tables.c | 761 check_entry(struct ip6t_entry *e, const char *name, unsigned int size, in check_entry() function 943 check_entry, name, size, &i); in translate_table()
|