Home
last modified time | relevance | path

Searched refs:oidSize (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_dsar.h357 uint16_t oidSize; /**< Size in octets of the OID. */ member
H A Dfm_port.c6204 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;
/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h1413 uint16_t oidSize; member