Searched refs:req_msg (Results 1 – 7 of 7) 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()
992 return dpp_tcp_send_msg(conn, conn->auth->req_msg); in dpp_controller_rx_presence_announcement()1997 hdr = wpabuf_head(auth->req_msg); in dpp_tcp_auth_start()1998 end = hdr + wpabuf_len(auth->req_msg); in dpp_tcp_auth_start()
1291 auth->req_msg = dpp_auth_build_req(auth, pi, nonce_len, r_pubkey_hash, in dpp_auth_init()1293 if (!auth->req_msg) in dpp_auth_init()
311 struct wpabuf *req_msg; member
1464 wpabuf_free(auth->req_msg); in dpp_auth_deinit()
804 wpabuf_head(hapd->dpp_auth->req_msg), in hostapd_dpp_auth_init_next()805 wpabuf_len(hapd->dpp_auth->req_msg)); in hostapd_dpp_auth_init_next()
776 wpabuf_head(auth->req_msg), in wpas_dpp_auth_init_next()777 wpabuf_len(auth->req_msg), in wpas_dpp_auth_init_next()