Lines Matching refs:resp
120 const struct wpabuf *resp,
128 anqp_resp_cb(wpa_s, dst, dialog_token, result, adv_proto, resp,
2764 const struct wpabuf *resp, u16 status_code)
2807 pos = wpabuf_head(resp);
2808 end = pos + wpabuf_len(resp);
2869 const struct wpabuf *resp, u16 status_code)
2877 resp ? (int) wpabuf_len(resp) : -1);
2878 if (!resp)
2881 n = wpabuf_dup(resp);