Searched refs:SCTP_STAT_INCR_COUNTER32 (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/sys/netinet/
H A Dsctp_input.c833 SCTP_STAT_INCR_COUNTER32(sctps_aborted);
1096 SCTP_STAT_INCR_COUNTER32(sctps_shutdown);
1639 SCTP_STAT_INCR_COUNTER32(sctps_activeestab);
1641 SCTP_STAT_INCR_COUNTER32(sctps_collisionestab);
1878 SCTP_STAT_INCR_COUNTER32(sctps_activeestab);
1880 SCTP_STAT_INCR_COUNTER32(sctps_collisionestab);
1883 SCTP_STAT_INCR_COUNTER32(sctps_restartestab);
1885 SCTP_STAT_INCR_COUNTER32(sctps_collisionestab);
2362 SCTP_STAT_INCR_COUNTER32(sctps_passiveestab);
2992 SCTP_STAT_INCR_COUNTER32(sctps_activeesta
[all...]
H A Dsctp_pcb.c3408 SCTP_STAT_INCR_COUNTER32(sctps_aborted);
3468 SCTP_STAT_INCR_COUNTER32(sctps_aborted);
3533 SCTP_STAT_INCR_COUNTER32(sctps_aborted);
H A Dsctp_uio.h1137 #define SCTP_STAT_INCR_COUNTER32(_x) SCTP_STAT_INCR(_x) macro
H A Dsctp_usrreq.c713 SCTP_STAT_INCR_COUNTER32(sctps_aborted);
790 SCTP_STAT_INCR_COUNTER32(sctps_aborted);
H A Dsctputil.c4098 SCTP_STAT_INCR_COUNTER32(sctps_aborted);
4201 SCTP_STAT_INCR_COUNTER32(sctps_aborted);
4244 SCTP_STAT_INCR_COUNTER32(sctps_outoftheblue);

Completed in 167 milliseconds