Searched refs:check_entry (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/libiptc/
H A Dlibip4tc.c242 check_entry(const STRUCT_ENTRY *e, unsigned int *i, unsigned int *off,
487 check_entry, &i, &n, user_offset, &was_return, h);
H A Dlibip6tc.c427 check_entry, &i, &n, user_offset, &was_return, h);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Darp_tables.c455 static inline int check_entry(struct arpt_entry *e, const char *name, unsigned int size, function
478 duprintf("check_entry: `%s' not found\n", t->u.user.name);
634 check_entry, name, size, &i);
H A Dip_tables.c490 check_entry(struct ipt_entry *e, const char *name) function
591 ret = check_entry(e, name);
1505 ret = check_entry(e, name);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/netfilter/
H A Dip6_tables.c551 check_entry(struct ip6t_entry *e, const char *name, unsigned int size, function
582 duprintf("check_entry: `%s' not found\n", t->u.user.name);
735 check_entry, name, size, &i);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/iptables/
H A Dip6tables.c828 check_entry(const ip6t_chainlabel chain, struct ip6t_entry *fw, function
1875 ret = check_entry(chain, e,
H A Diptables.c833 check_entry(const ipt_chainlabel chain, struct ipt_entry *fw, function
1908 ret = check_entry(chain, e,

Completed in 80 milliseconds