Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dsctp.c786 p(sctps_windowprobed, "\t{:sent-window-probes/%ju} " in sctp_stats()
/f-stack/freebsd/netinet/
H A Dsctp_sysctl.c776 sb.sctps_windowprobed += sarry->sctps_windowprobed;
H A Dsctp_uio.h1081 uint32_t sctps_windowprobed; /* total number of window probes sent */ member
H A Dsctp_output.c6993 SCTP_STAT_INCR(sctps_windowprobed); in sctp_clean_up_datalist()
9679 SCTP_STAT_INCR(sctps_windowprobed); in sctp_chunk_retransmission()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h1081 uint32_t sctps_windowprobed; /* total number of window probes sent */ member