Searched defs:sctpstat (Results 1 – 4 of 4) sorted by relevance
944 struct sctpstat { struct950 uint32_t sctps_restartestab;951 uint32_t sctps_collisionestab;989 uint32_t sctps_recvswcrc;990 uint32_t sctps_recvhwcrc;1009 uint32_t sctps_sendswcrc;1010 uint32_t sctps_sendhwcrc;1063 uint32_t sctps_spare[11];1073 uint32_t sctps_markedretrans;1097 uint32_t sctps_cmt_randry; /* Same for above */[all …]
248 struct sctpstat *sctpstat; member250 struct sctpstat sctpstat; member
586 struct sctpstat sctpstat; in sctp_stats() local