Searched refs:p_RdOnlyCommunityStr (Results 1 – 3 of 3) sorted by relevance
414 uint32_t p_RdOnlyCommunityStr; /**< Pointer to the Read Only Community String. */ member
6192 len = TOTAL_BER_LEN(GetBERLen(&snmpSrc->p_RdOnlyCommunityStr[1]));6193 Mem2IOCpy32(charPointer, snmpSrc->p_RdOnlyCommunityStr, len);6194 …WRITE_UINT32(SnmpDescriptor->p_RdOnlyCommunityStr, PTR_TO_UINT(charPointer) - fmMuramVirtBaseAddr);
1456 uint8_t *p_RdOnlyCommunityStr; /**< Pointer to the Read Only Community String. */ member