Home
last modified time | relevance | path

Searched refs:t_DsarSnmpIpv4AddrTblEntry (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_dsar.h374 } t_DsarSnmpIpv4AddrTblEntry; typedef
H A Dfm_port.c5638 size += sizeof(t_DsarSnmpIpv4AddrTblEntry) in FmPortConfigAutoResForDeepSleepSupport1()
5742 size += sizeof(t_DsarSnmpIpv4AddrTblEntry) in AR_ComputeOffsets()
6151 t_DsarSnmpIpv4AddrTblEntry* snmpIpv4Addr;
6160 …snmpIpv4Addr = (t_DsarSnmpIpv4AddrTblEntry*)(PTR_TO_UINT(SnmpDescriptor) + sizeof(t_DsarSnmpDescri…
6174 + sizeof(t_DsarSnmpIpv4AddrTblEntry) * snmpSrc->numOfIpv4Addresses);