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()
823 return dpp_tcp_send_msg(conn, conn->auth->req_msg); in dpp_controller_rx_presence_announcement()1382 hdr = wpabuf_head(auth->req_msg); in dpp_tcp_init()1383 end = hdr + wpabuf_len(auth->req_msg); in dpp_tcp_init()
259 struct wpabuf *req_msg; member
1292 auth->req_msg = dpp_auth_build_req(auth, pi, nonce_len, r_pubkey_hash, in dpp_auth_init()1294 if (!auth->req_msg) in dpp_auth_init()
1240 wpabuf_free(auth->req_msg); in dpp_auth_deinit()
484 wpabuf_head(hapd->dpp_auth->req_msg), in hostapd_dpp_auth_init_next()485 wpabuf_len(hapd->dpp_auth->req_msg)); in hostapd_dpp_auth_init_next()
703 wpabuf_head(auth->req_msg), in wpas_dpp_auth_init_next()704 wpabuf_len(auth->req_msg), in wpas_dpp_auth_init_next()