Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_crc32.c121 SCTP_STAT_INCR(sctps_sendswcrc); in sctp_delayed_cksum()
H A Dsctp_sysctl.c757 sb.sctps_sendswcrc += sarry->sctps_sendswcrc;
H A Dsctp_uio.h1010 uint32_t sctps_sendswcrc; member
H A Dsctp_output.c4208 SCTP_STAT_INCR(sctps_sendswcrc); in sctp_lowlevel_chunk_output()
4537 SCTP_STAT_INCR(sctps_sendswcrc); in sctp_lowlevel_chunk_output()
11300 SCTP_STAT_INCR(sctps_sendswcrc); in sctp_send_resp_msg()
11323 SCTP_STAT_INCR(sctps_sendswcrc); in sctp_send_resp_msg()
/freebsd/usr.bin/systat/
H A Dsctp.c191 DO(sctps_sendswcrc); in domode()