Home
last modified time | relevance | path

Searched defs:flush_entries (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/iproute2/include/libiptc/
H A Dxtcshared.h13 int (*flush_entries)(const xt_chainlabel, struct xtc_handle *); member
/aosp_15_r20/external/iptables/include/libiptc/
H A Dxtcshared.h14 int (*flush_entries)(const xt_chainlabel, struct xtc_handle *); member
/aosp_15_r20/external/iptables/iptables/
H A Diptables-restore.c61 int (*flush_entries)(const xt_chainlabel, int, struct xtc_handle *); member
/aosp_15_r20/art/runtime/
H A Dtrace.cc857 void Trace::StopTracing(bool flush_entries) { in StopTracing()
1175 void TraceWriter::FinishTracing(int flags, bool flush_entries) { in FinishTracing()