Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/
Dusrsctp.h1131 uint32_t sctps_sendnocrc; member
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_output.c4227 SCTP_STAT_INCR(sctps_sendnocrc);
4241 SCTP_STAT_INCR(sctps_sendnocrc);
4253 SCTP_STAT_INCR(sctps_sendnocrc);
4674 SCTP_STAT_INCR(sctps_sendnocrc);
4688 SCTP_STAT_INCR(sctps_sendnocrc);
4709 SCTP_STAT_INCR(sctps_sendnocrc);
4828 SCTP_STAT_INCR(sctps_sendnocrc);
11527 SCTP_STAT_INCR(sctps_sendnocrc);
11541 SCTP_STAT_INCR(sctps_sendnocrc);
11575 SCTP_STAT_INCR(sctps_sendnocrc);
[all …]
Dsctp_uio.h1009 uint32_t sctps_sendnocrc; member
Dsctp_sysctl.c927 sb.sctps_sendnocrc += sarry->sctps_sendnocrc; in sysctl_stat_get()