Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dsctp.c782 p1a(sctps_maxburstqueued, "\t{:max-burst-queued/%ju} " in sctp_stats()
/f-stack/freebsd/netinet/
H A Dsctp_sysctl.c774 sb.sctps_maxburstqueued += sarry->sctps_maxburstqueued;
H A Dsctp_uio.h1076 uint32_t sctps_maxburstqueued; /* max burst doesn't allow sending */ member
H A Dsctp_output.c10105 SCTP_STAT_INCR(sctps_maxburstqueued); in sctp_chunk_output()
10177 SCTP_STAT_INCR(sctps_maxburstqueued); in sctp_chunk_output()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h1076 uint32_t sctps_maxburstqueued; /* max burst doesn't allow sending */ member