Searched refs:MIB2_SCTP (Results 1 – 3 of 3) sorted by relevance
822 optp->level = MIB2_SCTP; in sctp_snmp_get_mib2()831 optp->level = MIB2_SCTP; in sctp_snmp_get_mib2()839 optp->level = MIB2_SCTP; in sctp_snmp_get_mib2()847 optp->level = MIB2_SCTP; in sctp_snmp_get_mib2()855 optp->level = MIB2_SCTP; in sctp_snmp_get_mib2()
1007 case MIB2_SCTP: in mib_item_diff()1398 case MIB2_SCTP: { in mib_item_diff()1856 case MIB2_SCTP: { in mib_get_constants()2036 case MIB2_SCTP: { in stat_report()5210 if (!(item->group == MIB2_SCTP && in sctp_getnext_rem()5245 if (!(item->group == MIB2_SCTP && in sctp_getnext_local()5403 gather_attrs(item, MIB2_SCTP, MIB2_SCTP_CONN, sctpEntrySize) : in sctp_report()5410 if (!(item->group == MIB2_SCTP && in sctp_report()
98 #define MIB2_SCTP (IPPROTO_MAX+16) macro