Searched defs:nfgenmsg (Results 1 – 2 of 2) sorted by relevance
104 const auto dispatchFn = [](const nlmsghdr&, const nfgenmsg&, const Slice) {}; in TEST_F()110 const auto dispatchFn = [](const nlmsghdr&, const nfgenmsg&, const Slice) {}; in TEST_F()131 const auto dispatchFn = [](const nlmsghdr&, const nfgenmsg&, const Slice) { in TEST_F()
122 const auto msgHandler = [this](const nlmsghdr&, const nfgenmsg&, const Slice msg) { in init()