Searched defs:shouldDelete (Results 1 – 3 of 3) sorted by relevance
158 const NetlinkDumpFilter& shouldDelete) { in rtNetlinkFlush()
976 NetlinkDumpFilter shouldDelete = [] (nlmsghdr *nlh) { in flushRules() local984 NetlinkDumpFilter shouldDelete = [table] (nlmsghdr *nlh) { in flushRoutes() local
160 bool shouldDelete = true; in resetUser() local