Home
last modified time | relevance | path

Searched refs:sctps_fragusrmsgs (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/systat/
H A Dsctp.c157 DO(sctps_fragusrmsgs); in domode()
299 L(18, sctps_timoasconf); R(18, sctps_fragusrmsgs); in showsctp()
/freebsd/sys/netinet/
H A Dsctp_sysctl.c725 sb.sctps_fragusrmsgs += sarry->sctps_fragusrmsgs;
H A Dsctp_uio.h964 uint32_t sctps_fragusrmsgs; /* sctpStats 14 (Counter64) */ member
H A Dsctp_output.c8786 SCTP_STAT_INCR_COUNTER64(sctps_fragusrmsgs); in sctp_med_chunk_output()