Searched defs:nlmsg (Results 1 – 5 of 5) sorted by relevance
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 __anon262d658c0202()149 const auto rxHandler = [this](const nlmsghdr& nlmsg, const Slice msg) { in NFLogListener()
86 nlmsghdr nlmsg; in sendEmptyMsg() member
92 nlmsghdr nlmsg = { in sendNetlinkRequest() local
169 nlmsghdr* nlmsg = reinterpret_cast<nlmsghdr*>(buf); in addAddress() local