Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Dsctp.c211 DO(sctps_timowindowprobe); in domode()
/freebsd/sys/netinet/
H A Dsctp_sysctl.c775 sb.sctps_timowindowprobe += sarry->sctps_timowindowprobe;
H A Dsctp_uio.h1034 uint32_t sctps_timowindowprobe; /* Number of window probe (T3) timers member
H A Dsctp_timer.c836 SCTP_STAT_INCR(sctps_timowindowprobe); in sctp_t3rxt_timer()
/freebsd/usr.bin/netstat/
H A Dsctp.c696 p(sctps_timowindowprobe, "\t\t{:window-probe/%ju} " in sctp_stats()