Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_stack.h43 kstat_named_t sctp_fr_not_found; member
78 uint64_t sctp_fr_not_found; member
H A Dsctp_snmp.c337 stats->sctp_fr_not_found.value.ui64 = 0; in sctp_clr_kstats2()
374 to->sctp_fr_not_found.value.ui64 += from->sctp_fr_not_found; in sctp_add_kstats2()
H A Dsctp_output.c965 SCTP_KSTAT(sctps, sctp_fr_not_found); in sctp_fast_rexmit()