Searched refs:NetlinkDumpFilter (Results 1 – 3 of 3) sorted by relevance
44 typedef std::function<bool(nlmsghdr *)> NetlinkDumpFilter; typedef76 const char *what, const NetlinkDumpFilter& shouldDelete);
150 const char *what, const NetlinkDumpFilter& shouldDelete) { in rtNetlinkFlush()
915 NetlinkDumpFilter shouldDelete = [] (nlmsghdr *nlh) { in flushRules()923 NetlinkDumpFilter shouldDelete = [table] (nlmsghdr *nlh) { in flushRoutes()