Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Dsctp.c253 DO(sctps_sends_with_flags); in domode()
/freebsd/sys/netinet/
H A Dsctp_sysctl.c816 sb.sctps_sends_with_flags += sarry->sctps_sends_with_flags;
H A Dsctp_uio.h1101 uint32_t sctps_sends_with_flags; /* number of sends with member
H A Dsctp_output.c12682 SCTP_STAT_INCR(sctps_sends_with_flags); in sctp_lower_sosend()
/freebsd/usr.bin/netstat/
H A Dsctp.c801 p(sctps_sends_with_flags, "\t{:sent-with-sinfo/%ju} " in sctp_stats()