Home
last modified time | relevance | path

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

/NextBSD/usr.bin/systat/
HDsctp.c243 DO(sctps_markedretrans); in domode()
/NextBSD/sys/netinet/
HDsctp_sysctl.c773 sb.sctps_markedretrans += sarry->sctps_markedretrans;
HDsctp_uio.h1070 uint32_t sctps_markedretrans; member
HDsctp_timer.c674 SCTP_STAT_INCR(sctps_markedretrans); in sctp_mark_all_for_resend()
/NextBSD/usr.bin/netstat/
HDsctp.c851 p(sctps_markedretrans, "\t%ju TODO:sctps_markedretrans\n"); in sctp_stats()