Searched defs:nlmsghdr (Results 1 – 3 of 3) sorted by relevance
106 const auto dispatchFn = [](const nlmsghdr&, const nfgenmsg&, const Slice) {}; in TEST_F()112 const auto dispatchFn = [](const nlmsghdr&, const nfgenmsg&, const Slice) {}; in TEST_F()133 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()
159 const auto rxDoneHandler = [](const nlmsghdr&, const Slice msg) { in NFLogListener()