Searched refs:check_entry (Results 1 – 4 of 4) sorted by relevance
/external/iptables/libiptc/ |
D | libip4tc.c | 237 check_entry(const STRUCT_ENTRY *e, unsigned int *i, unsigned int *off, 473 check_entry, &i, &n, user_offset, &was_return, h);
|
D | libip6tc.c | 425 check_entry, &i, &n, user_offset, &was_return, h); in do_check()
|
/external/iptables/iptables/ |
D | ip6tables.c | 790 check_entry(const xt_chainlabel chain, struct ip6t_entry *fw, in check_entry() function 1852 ret = check_entry(chain, e, in do_command6()
|
D | iptables.c | 775 check_entry(const xt_chainlabel chain, struct ipt_entry *fw, in check_entry() function 1851 ret = check_entry(chain, e, in do_command4()
|