Searched refs:mesh_id (Results 1 – 5 of 5) sorted by relevance
876 if (outputTlv.length > sizeof(pRxDisc->mesh_id)) { in getNanReceivePostDiscoveryVal()877 outputTlv.length = sizeof(pRxDisc->mesh_id); in getNanReceivePostDiscoveryVal()879 memcpy(pRxDisc->mesh_id, outputTlv.value, outputTlv.length); in getNanReceivePostDiscoveryVal()
1850 (const u8*)&pTxDisc->mesh_id[0], in fillNanTransmitPostDiscoveryVal()
826 if (outputTlv.length > sizeof(pRxDisc->mesh_id)) { in getNanReceivePostDiscoveryVal()827 outputTlv.length = sizeof(pRxDisc->mesh_id); in getNanReceivePostDiscoveryVal()829 memcpy(pRxDisc->mesh_id, outputTlv.value, outputTlv.length); in getNanReceivePostDiscoveryVal()
1813 (const u8*)&pTxDisc->mesh_id[0], in fillNanTransmitPostDiscoveryVal()
810 u8 mesh_id[NAN_MAX_MESH_DATA_LEN]; member864 u8 mesh_id[NAN_MAX_MESH_DATA_LEN]; member