Searched refs:req_msg (Results 1 – 5 of 5) sorted by relevance
118 struct rtgenmsg *req_msg; in nl_sendreq() local125 req_msg = (struct rtgenmsg *) NLMSG_DATA(req_hdr); in nl_sendreq()126 req_hdr->nlmsg_len = NLMSG_LENGTH(sizeof(*req_msg)); in nl_sendreq()131 req_msg->rtgen_family = AF_UNSPEC; in nl_sendreq()
194 struct wpabuf *req_msg; member
2216 auth->req_msg = dpp_auth_build_req(auth, pi, nonce_len, r_pubkey_hash, in dpp_auth_init()2218 if (!auth->req_msg) in dpp_auth_init()4373 wpabuf_free(auth->req_msg); in dpp_auth_deinit()
391 wpabuf_head(hapd->dpp_auth->req_msg), in hostapd_dpp_auth_init_next()392 wpabuf_len(hapd->dpp_auth->req_msg)); in hostapd_dpp_auth_init_next()
429 wpabuf_head(auth->req_msg), in wpas_dpp_auth_init_next()430 wpabuf_len(auth->req_msg), in wpas_dpp_auth_init_next()