Home
last modified time | relevance | path

Searched refs:sctps_aborted (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/
Dusrsctp.h1082 uint32_t sctps_aborted; /* sctpStats 4 (Counter32) */ member
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_uio.h960 uint32_t sctps_aborted; /* sctpStats 4 (Counter32) */ member
Dsctp_sysctl.c884 sb.sctps_aborted += sarry->sctps_aborted; in sysctl_stat_get()
Dsctp_pcb.c3909 SCTP_STAT_INCR_COUNTER32(sctps_aborted);
3979 SCTP_STAT_INCR_COUNTER32(sctps_aborted);
4046 SCTP_STAT_INCR_COUNTER32(sctps_aborted);
Dsctputil.c4065 SCTP_STAT_INCR_COUNTER32(sctps_aborted);
4189 SCTP_STAT_INCR_COUNTER32(sctps_aborted);
Dsctp_usrreq.c1218 SCTP_STAT_INCR_COUNTER32(sctps_aborted);
1301 SCTP_STAT_INCR_COUNTER32(sctps_aborted);
Dsctp_input.c856 SCTP_STAT_INCR_COUNTER32(sctps_aborted); in sctp_handle_abort()