Searched defs:nlmsg (Results 1 – 5 of 5) sorted by relevance
52 const NetlinkListener::DispatchFn kDefaultDispatchFn = [](const nlmsghdr& nlmsg, const Slice) { in __anonfd0bf43c0202()62 const auto rxErrorHandler = [](const nlmsghdr& nlmsg, const Slice msg) { in __anonfd0bf43c0402()102 const auto rxHandler = [this](const nlmsghdr& nlmsg, const Slice& buf) { in run()
101 nlmsghdr nlmsg; in TEST_F() member151 nlmsghdr nlmsg; in TEST_F() member220 nlmsghdr nlmsg; in TEST_F() member267 nlmsghdr nlmsg; in TEST_F() member
54 const nfgenmsg& nfmsg, const Slice msg) { in __anon4ae0d29d0202()149 const auto rxHandler = [this](const nlmsghdr& nlmsg, const Slice msg) { in NFLogListener()
78 nlmsghdr nlmsg = { in sendNetlinkRequest() local
89 nlmsghdr nlmsg; in sendEmptyMsg() member