Searched defs:nlmsg (Results 1 – 10 of 10) sorted by relevance
52 const NetlinkListener::DispatchFn kDefaultDispatchFn = [](const nlmsghdr& nlmsg, const Slice) { in __anona582d5ab0202()62 const auto rxErrorHandler = [](const nlmsghdr& nlmsg, const Slice msg) { in NetlinkListener()113 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
52 const nfgenmsg& nfmsg, const Slice msg) { in __anon24028c4c0202()147 const auto rxHandler = [this](const nlmsghdr& nlmsg, const Slice msg) { in NFLogListener()
85 nlmsghdr nlmsg; in sendEmptyMsg() member
87 nlmsghdr nlmsg = { in sendNetlinkRequest() local
231 struct nl_msg *nlmsg = nlmsg_alloc(); in get_multicast_id() local301 struct nl_msg *nlmsg; in cld80211_msg_alloc() local330 int cld80211_send_msg(struct cld80211_ctx *ctx, struct nl_msg *nlmsg) in cld80211_send_msg()349 int cld80211_send_recv_msg(struct cld80211_ctx *ctx, struct nl_msg *nlmsg, in cld80211_send_recv_msg()
169 nlmsghdr* nlmsg = reinterpret_cast<nlmsghdr*>(buf); in addAddress() local
1539 ipa_nl_msg_t *nlmsg = NULL; in ipa_nl_recv_msg() local
1549 ipa_nl_msg_t *nlmsg = NULL; in ipa_nl_recv_msg() local