Searched refs:json_len (Results 1 – 1 of 1) sorted by relevance
105 uint32_t json_len; member870 afc_rsp->json_len = nla_len(nl); in extract_afc_resp()871 nla_memcpy(afc_rsp->json_data, nl, afc_rsp->json_len); in extract_afc_resp()952 if (afc_rsp->json_len > in fill_host_afc_response_buffer()954 osif_err("Invalid JSON data len %d", afc_rsp->json_len); in fill_host_afc_response_buffer()958 host_afc->length = sizeof(*host_afc) + afc_rsp->json_len; in fill_host_afc_response_buffer()961 afc_rsp->json_len); in fill_host_afc_response_buffer()