Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Dsctp.c249 DO(sctps_primary_randry); in domode()
/freebsd/sys/netinet/
H A Dsctp_sysctl.c812 sb.sctps_primary_randry += sarry->sctps_primary_randry;
H A Dsctp_uio.h1096 uint32_t sctps_primary_randry; /* Number of times the sender ran dry member
H A Dsctp_output.c7765 SCTP_STAT_INCR(sctps_primary_randry); in sctp_fill_outqueue()
/freebsd/usr.bin/netstat/
H A Dsctp.c793 p(sctps_primary_randry, "\t{:sender-ran-dry/%ju} " in sctp_stats()