Searched defs:flush_entries (Results 1 – 4 of 4) sorted by relevance
13 int (*flush_entries)(const xt_chainlabel, struct xtc_handle *); member
14 int (*flush_entries)(const xt_chainlabel, struct xtc_handle *); member
61 int (*flush_entries)(const xt_chainlabel, int, struct xtc_handle *); member
857 void Trace::StopTracing(bool flush_entries) { in StopTracing()1175 void TraceWriter::FinishTracing(int flags, bool flush_entries) { in FinishTracing()