Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Dsctp.c179 DO(sctps_recvhwcrc); in domode()
/freebsd/sys/netinet/
H A Dsctp_sysctl.c746 sb.sctps_recvhwcrc += sarry->sctps_recvhwcrc;
H A Dsctp_uio.h991 uint32_t sctps_recvhwcrc; member
H A Dsctp_input.c5784 SCTP_STAT_INCR(sctps_recvhwcrc); in sctp_input_with_port()
/freebsd/sys/netinet6/
H A Dsctp6_usrreq.c143 SCTP_STAT_INCR(sctps_recvhwcrc); in sctp6_input_with_port()