Searched refs:scre (Results 1 – 1 of 1) sorted by relevance
545 mib2_sctpConnRemoteEntry_t scre; in sctp_snmp_get_mib2() local728 scre.sctpAssocId = ntohl(sctp->sctp_lvtag); in sctp_snmp_get_mib2()730 scre.sctpAssocRemAddrType = MIB2_SCTP_ADDR_V4; in sctp_snmp_get_mib2()732 scre.sctpAssocRemAddrType = MIB2_SCTP_ADDR_V6; in sctp_snmp_get_mib2()734 scre.sctpAssocRemAddr = fp->sf_faddr; in sctp_snmp_get_mib2()736 scre.sctpAssocRemAddrActive = in sctp_snmp_get_mib2()737 scre.sctpAssocRemAddrHBActive = in sctp_snmp_get_mib2()740 scre.sctpAssocRemAddrActive = in sctp_snmp_get_mib2()741 scre.sctpAssocRemAddrHBActive = in sctp_snmp_get_mib2()744 scre.sctpAssocRemAddrRTO = TICK_TO_MSEC(fp->sf_rto); in sctp_snmp_get_mib2()[all …]