Lines Matching defs:sctpstat

945 struct sctpstat {  struct
946 struct sctp_timeval sctps_discontinuitytime; /* sctpStats 18
949 uint32_t sctps_currestab; /* sctpStats 1 (Gauge32) */
950 uint32_t sctps_activeestab; /* sctpStats 2 (Counter32) */
951 uint32_t sctps_restartestab;
952 uint32_t sctps_collisionestab;
953 uint32_t sctps_passiveestab; /* sctpStats 3 (Counter32) */
954 uint32_t sctps_aborted; /* sctpStats 4 (Counter32) */
955 uint32_t sctps_shutdown; /* sctpStats 5 (Counter32) */
956 uint32_t sctps_outoftheblue; /* sctpStats 6 (Counter32) */
957 uint32_t sctps_checksumerrors; /* sctpStats 7 (Counter32) */
958 uint32_t sctps_outcontrolchunks; /* sctpStats 8 (Counter64) */
959 uint32_t sctps_outorderchunks; /* sctpStats 9 (Counter64) */
960 uint32_t sctps_outunorderchunks; /* sctpStats 10 (Counter64) */
961 uint32_t sctps_incontrolchunks; /* sctpStats 11 (Counter64) */
962 uint32_t sctps_inorderchunks; /* sctpStats 12 (Counter64) */
963 uint32_t sctps_inunorderchunks; /* sctpStats 13 (Counter64) */
964 uint32_t sctps_fragusrmsgs; /* sctpStats 14 (Counter64) */
965 uint32_t sctps_reasmusrmsgs; /* sctpStats 15 (Counter64) */
966 uint32_t sctps_outpackets; /* sctpStats 16 (Counter64) */
967 uint32_t sctps_inpackets; /* sctpStats 17 (Counter64) */
970 uint32_t sctps_recvpackets; /* total input packets */
971 uint32_t sctps_recvdatagrams; /* total input datagrams */
972 uint32_t sctps_recvpktwithdata; /* total packets that had data */
973 uint32_t sctps_recvsacks; /* total input SACK chunks */
974 uint32_t sctps_recvdata; /* total input DATA chunks */
975 uint32_t sctps_recvdupdata; /* total input duplicate DATA chunks */
976 uint32_t sctps_recvheartbeat; /* total input HB chunks */
977 uint32_t sctps_recvheartbeatack; /* total input HB-ACK chunks */
978 uint32_t sctps_recvecne; /* total input ECNE chunks */
979 uint32_t sctps_recvauth; /* total input AUTH chunks */
980 uint32_t sctps_recvauthmissing; /* total input chunks missing AUTH */
981 uint32_t sctps_recvivalhmacid; /* total number of invalid HMAC ids
983 uint32_t sctps_recvivalkeyid; /* total number of invalid secret ids
985 uint32_t sctps_recvauthfailed; /* total number of auth failed */
986 uint32_t sctps_recvexpress; /* total fast path receives all one
988 uint32_t sctps_recvexpressm; /* total fast path multi-part data */
989 uint32_t sctps_recv_spare; /* formerly sctps_recvnocrc */
990 uint32_t sctps_recvswcrc;
991 uint32_t sctps_recvhwcrc;
994 uint32_t sctps_sendpackets; /* total output packets */
995 uint32_t sctps_sendsacks; /* total output SACKs */
996 uint32_t sctps_senddata; /* total output DATA chunks */
997 uint32_t sctps_sendretransdata; /* total output retransmitted DATA
999 uint32_t sctps_sendfastretrans; /* total output fast retransmitted
1001 uint32_t sctps_sendmultfastretrans; /* total FR's that happened
1005 uint32_t sctps_sendheartbeat; /* total output HB chunks */
1006 uint32_t sctps_sendecne; /* total output ECNE chunks */
1007 uint32_t sctps_sendauth; /* total output AUTH chunks FIXME */
1008 uint32_t sctps_senderrors; /* ip_output error counter */
1009 uint32_t sctps_send_spare; /* formerly sctps_sendnocrc */
1010 uint32_t sctps_sendswcrc;
1011 uint32_t sctps_sendhwcrc;
1013 uint32_t sctps_pdrpfmbox; /* Packet drop from middle box */
1014 uint32_t sctps_pdrpfehos; /* P-drop from end host */
1015 uint32_t sctps_pdrpmbda; /* P-drops with data */
1016 uint32_t sctps_pdrpmbct; /* P-drops, non-data, non-endhost */
1017 uint32_t sctps_pdrpbwrpt; /* P-drop, non-endhost, bandwidth rep
1019 uint32_t sctps_pdrpcrupt; /* P-drop, not enough for chunk header */
1020 uint32_t sctps_pdrpnedat; /* P-drop, not enough data to confirm */
1021 uint32_t sctps_pdrppdbrk; /* P-drop, where process_chunk_drop
1023 uint32_t sctps_pdrptsnnf; /* P-drop, could not find TSN */
1024 uint32_t sctps_pdrpdnfnd; /* P-drop, attempt reverse TSN lookup */
1025 uint32_t sctps_pdrpdiwnp; /* P-drop, e-host confirms zero-rwnd */
1026 uint32_t sctps_pdrpdizrw; /* P-drop, midbox confirms no space */
1027 uint32_t sctps_pdrpbadd; /* P-drop, data did not match TSN */
1028 uint32_t sctps_pdrpmark; /* P-drop, TSN's marked for Fast
1031 uint32_t sctps_timoiterator; /* Number of iterator timers that
1033 uint32_t sctps_timodata; /* Number of T3 data time outs */
1034 uint32_t sctps_timowindowprobe; /* Number of window probe (T3) timers
1036 uint32_t sctps_timoinit; /* Number of INIT timers that fired */
1037 uint32_t sctps_timosack; /* Number of sack timers that fired */
1038 uint32_t sctps_timoshutdown; /* Number of shutdown timers that
1040 uint32_t sctps_timoheartbeat; /* Number of heartbeat timers that
1042 uint32_t sctps_timocookie; /* Number of times a cookie timeout
1044 uint32_t sctps_timosecret; /* Number of times an endpoint changed
1046 uint32_t sctps_timopathmtu; /* Number of PMTU timers that fired */
1047 uint32_t sctps_timoshutdownack; /* Number of shutdown ack timers that
1049 uint32_t sctps_timoshutdownguard; /* Number of shutdown guard
1051 uint32_t sctps_timostrmrst; /* Number of stream reset timers that
1053 uint32_t sctps_timoearlyfr; /* Number of early FR timers that
1055 uint32_t sctps_timoasconf; /* Number of times an asconf timer
1057 uint32_t sctps_timodelprim; /* Number of times a prim_deleted
1059 uint32_t sctps_timoautoclose; /* Number of times auto close timer
1061 uint32_t sctps_timoassockill; /* Number of asoc free timers expired */
1062 uint32_t sctps_timoinpkill; /* Number of inp free timers expired */
1064 uint32_t sctps_spare[11];
1066 uint32_t sctps_hdrops; /* packet shorter than header */
1067 uint32_t sctps_badsum; /* checksum error */
1068 uint32_t sctps_noport; /* no endpoint for port */
1069 uint32_t sctps_badvtag; /* bad v-tag */
1070 uint32_t sctps_badsid; /* bad SID */
1071 uint32_t sctps_nomem; /* no memory */
1072 uint32_t sctps_fastretransinrtt; /* number of multiple FR in a
1074 uint32_t sctps_markedretrans;
1075 uint32_t sctps_naglesent; /* nagle allowed sending */
1076 uint32_t sctps_naglequeued; /* nagle doesn't allow sending */
1077 uint32_t sctps_maxburstqueued; /* max burst doesn't allow sending */
1078 uint32_t sctps_ifnomemqueued; /* look ahead tells us no memory in
1082 uint32_t sctps_windowprobed; /* total number of window probes sent */
1083 uint32_t sctps_lowlevelerr; /* total times an output error causes
1085 uint32_t sctps_lowlevelerrusr; /* total times sctp_senderrors were
1088 uint32_t sctps_datadropchklmt; /* Number of in data drops due to
1090 uint32_t sctps_datadroprwnd; /* Number of in data drops due to rwnd
1092 uint32_t sctps_ecnereducedcwnd; /* Number of times a ECN reduced the
1094 uint32_t sctps_vtagexpress; /* Used express lookup via vtag */
1095 uint32_t sctps_vtagbogus; /* Collision in express lookup. */
1096 uint32_t sctps_primary_randry; /* Number of times the sender ran dry
1098 uint32_t sctps_cmt_randry; /* Same for above */
1099 uint32_t sctps_slowpath_sack; /* Sacks the slow way */
1100 uint32_t sctps_wu_sacks_sent; /* Window Update only sacks sent */
1101 uint32_t sctps_sends_with_flags; /* number of sends with
1103 uint32_t sctps_sends_with_unord; /* number of unordered sends */
1104 uint32_t sctps_sends_with_eof; /* number of sends with EOF flag set */
1105 uint32_t sctps_sends_with_abort; /* number of sends with ABORT
1107 uint32_t sctps_protocol_drain_calls; /* number of times protocol
1109 uint32_t sctps_protocol_drains_done; /* number of times we did a
1111 uint32_t sctps_read_peeks; /* Number of times recv was called
1113 uint32_t sctps_cached_chk; /* Number of cached chunks used */
1114 uint32_t sctps_cached_strmoq; /* Number of cached stream oq's used */
1115 uint32_t sctps_left_abandon; /* Number of unread messages abandoned
1117 uint32_t sctps_send_burst_avoid; /* Unused */
1118 uint32_t sctps_send_cwnd_avoid; /* Send cwnd full avoidance, already
1120 uint32_t sctps_fwdtsn_map_over; /* number of map array over-runs via
1122 uint32_t sctps_queue_upd_ecne; /* Number of times we queued or
1124 uint32_t sctps_recvzerocrc; /* Number of accepted packets with
1126 uint32_t sctps_sendzerocrc; /* Number of packets sent with zero
1128 uint32_t sctps_reserved[29]; /* Future ABI compat - remove int's