Home
last modified time | relevance | path

Searched refs:sctps_sendfastretrans (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.bin/systat/
H A Dsctp.c185 DO(sctps_sendfastretrans); in domode()
/freebsd/sys/netinet/
H A Dsctp_sysctl.c751 sb.sctps_sendfastretrans += sarry->sctps_sendfastretrans;
H A Dsctp_uio.h999 uint32_t sctps_sendfastretrans; /* total output fast retransmitted member
H A Dsctp_output.c9957 SCTP_STAT_INCR(sctps_sendfastretrans); in sctp_chunk_retransmission()
/freebsd/usr.bin/netstat/
H A Dsctp.c638 p(sctps_sendfastretrans, "\t\t" in sctp_stats()