Searched refs:oidSize (Results 1 – 3 of 3) sorted by relevance
357 uint16_t oidSize; /**< Size in octets of the OID. */ member
6204 WRITE_UINT16(snmpOid->oidSize, snmpSrc->p_OidsTbl[i].oidSize);6206 Mem2IOCpy32(charPointer, snmpSrc->p_OidsTbl[i].oidVal, snmpSrc->p_OidsTbl[i].oidSize);6208 charPointer += snmpSrc->p_OidsTbl[i].oidSize;
1413 uint16_t oidSize; member