Searched refs:DumpCallback (Results 1 – 2 of 2) sorted by relevance
39 typedef std::function<bool(uint8_t proto, const inet_diag_msg *)> DumpCallback; typedef52 int readDiagMsg(uint8_t proto, DumpCallback callback);64 int destroyLiveSockets(DumpCallback destroy);
204 int SockDiag::readDiagMsg(uint8_t proto, SockDiag::DumpCallback callback) { in readDiagMsg()303 int SockDiag::destroyLiveSockets(DumpCallback destroyFilter) { in destroyLiveSockets()