Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h1171 uint32_t sctps_aborted; /* sctpStats 4 (Counter32) */ member
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_sysctl.c888 sb.sctps_aborted += sarry->sctps_aborted;
Dsctp_uio.h979 uint32_t sctps_aborted; /* sctpStats 4 (Counter32) */ member
Dsctp_pcb.c3993 SCTP_STAT_INCR_COUNTER32(sctps_aborted);
4049 SCTP_STAT_INCR_COUNTER32(sctps_aborted);
4121 SCTP_STAT_INCR_COUNTER32(sctps_aborted);
Dsctputil.c4633 SCTP_STAT_INCR_COUNTER32(sctps_aborted);
4750 SCTP_STAT_INCR_COUNTER32(sctps_aborted);
Dsctp_usrreq.c1113 SCTP_STAT_INCR_COUNTER32(sctps_aborted);
1182 SCTP_STAT_INCR_COUNTER32(sctps_aborted);
Dsctp_input.c893 SCTP_STAT_INCR_COUNTER32(sctps_aborted); in sctp_handle_abort()