Searched refs:sctps_sends_with_unord (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/usr.bin/netstat/
H A Dsctp.c810 p(sctps_sends_with_unord, "\t{:sent-with-unordered/%ju} "
/freebsd-11-stable/usr.bin/systat/
H A Dsctp.c257 DO(sctps_sends_with_unord);
/freebsd-11-stable/sys/netinet/
H A Dsctp_output.c13232 SCTP_STAT_INCR(sctps_sends_with_unord);
H A Dsctp_sysctl.c791 sb.sctps_sends_with_unord += sarry->sctps_sends_with_unord;
H A Dsctp_uio.h1102 uint32_t sctps_sends_with_unord; /* number of unordered sends */ member in struct:sctpstat

Completed in 162 milliseconds