Searched refs:check_entry (Results 1 - 4 of 4) sorted by relevance
/external/iptables/libiptc/ |
H A D | libip4tc.c | 242 check_entry(const STRUCT_ENTRY *e, unsigned int *i, unsigned int *off, 487 check_entry, &i, &n, user_offset, &was_return, h);
|
H A D | libip6tc.c | 427 check_entry, &i, &n, user_offset, &was_return, h);
|
/external/iptables/iptables/ |
H A D | ip6tables.c | 828 check_entry(const ip6t_chainlabel chain, struct ip6t_entry *fw, function 1883 ret = check_entry(chain, e,
|
H A D | iptables.c | 833 check_entry(const ipt_chainlabel chain, struct ipt_entry *fw, function 1915 ret = check_entry(chain, e,
|
Completed in 86 milliseconds