Lines Matching refs:wpabuf
17 static struct wpabuf *
20 struct wpabuf *buf;
34 struct wpabuf * gas_build_initial_req(u8 dialog_token, size_t size)
41 struct wpabuf * gas_build_comeback_req(u8 dialog_token)
47 static struct wpabuf *
51 struct wpabuf *buf;
69 struct wpabuf *
78 struct wpabuf *
99 static void gas_add_adv_proto_anqp(struct wpabuf *buf, u8 query_resp_len_limit,
112 struct wpabuf * gas_anqp_build_initial_req(u8 dialog_token, size_t size)
114 struct wpabuf *buf;
128 struct wpabuf * gas_anqp_build_initial_resp(u8 dialog_token, u16 status_code,
131 struct wpabuf *buf;
146 struct wpabuf * gas_anqp_build_initial_resp_buf(u8 dialog_token,
149 struct wpabuf *payload)
151 struct wpabuf *buf;
168 struct wpabuf * gas_anqp_build_comeback_resp(u8 dialog_token, u16 status_code,
172 struct wpabuf *buf;
187 struct wpabuf * gas_anqp_build_comeback_resp_buf(u8 dialog_token,
191 struct wpabuf *payload)
193 struct wpabuf *buf;
217 void gas_anqp_set_len(struct wpabuf *buf)
255 u8 * gas_anqp_add_element(struct wpabuf *buf, u16 info_id)
270 void gas_anqp_set_element_len(struct wpabuf *buf, u8 *len_pos)