Searched refs:msgHandler (Results 1 – 2 of 2) sorted by relevance
122 const auto msgHandler = [this](const nlmsghdr&, const nfgenmsg&, const Slice msg) { in init() local191 WakeupController::kDefaultPacketCopyRange, msgHandler); in init()
136 TEST_F(WakeupControllerTest, msgHandler) { in TEST_F() argument