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()
840 return dpp_tcp_send_msg(conn, conn->auth->req_msg); in dpp_controller_rx_presence_announcement()1597 hdr = wpabuf_head(auth->req_msg); in dpp_tcp_init()1598 end = hdr + wpabuf_len(auth->req_msg); in dpp_tcp_init()
273 struct wpabuf *req_msg; member
1293 auth->req_msg = dpp_auth_build_req(auth, pi, nonce_len, r_pubkey_hash, in dpp_auth_init()1295 if (!auth->req_msg) in dpp_auth_init()
1274 wpabuf_free(auth->req_msg); in dpp_auth_deinit()
527 wpabuf_head(hapd->dpp_auth->req_msg), in hostapd_dpp_auth_init_next()528 wpabuf_len(hapd->dpp_auth->req_msg)); in hostapd_dpp_auth_init_next()
744 wpabuf_head(auth->req_msg), in wpas_dpp_auth_init_next()745 wpabuf_len(auth->req_msg), in wpas_dpp_auth_init_next()