Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dsctp.c814 p(sctps_sends_with_eof, "\t{:sent-with-eof/%ju} " in sctp_stats()
/f-stack/freebsd/netinet/
H A Dsctp_sysctl.c790 sb.sctps_sends_with_eof += sarry->sctps_sends_with_eof;
H A Dsctp_uio.h1103 uint32_t sctps_sends_with_eof; /* number of sends with EOF flag set */ member
H A Dsctp_output.c13473 SCTP_STAT_INCR(sctps_sends_with_eof); in sctp_lower_sosend()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h1103 uint32_t sctps_sends_with_eof; /* number of sends with EOF flag set */ member