Searched refs:p_RdWrCommunityStr (Results 1 – 3 of 3) sorted by relevance
415 uint32_t p_RdWrCommunityStr; /**< Pointer to the Read Write Community String. */ member
6196 len = TOTAL_BER_LEN(GetBERLen(&snmpSrc->p_RdWrCommunityStr[1]));6197 Mem2IOCpy32(charPointer, snmpSrc->p_RdWrCommunityStr, len);6198 … WRITE_UINT32(SnmpDescriptor->p_RdWrCommunityStr, PTR_TO_UINT(charPointer) - fmMuramVirtBaseAddr);
1457 uint8_t *p_RdWrCommunityStr; /**< Pointer to the Read Write Community String. */ member