Home
last modified time | relevance | path

Searched defs:dump_entry (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/iptables/libiptc/
H A Dlibip4tc.c124 dump_entry(struct ipt_entry *e, struct xtc_handle *const handle) in dump_entry() function
H A Dlibip6tc.c132 dump_entry(struct ip6t_entry *e, struct xtc_handle *const handle) in dump_entry() function
/aosp_15_r20/system/core/libcutils/
H A Dstr_parms.cpp361 static bool dump_entry(void* key, void* value, void* /*context*/) { in dump_entry() function