Searched refs:SCTP_STAT_INCR_GAUGE32 (Results 1 – 2 of 2) sorted by relevance
1725 SCTP_STAT_INCR_GAUGE32(sctps_currestab); in sctp_process_cookie_existing()1954 SCTP_STAT_INCR_GAUGE32(sctps_currestab); in sctp_process_cookie_existing()2024 SCTP_STAT_INCR_GAUGE32(sctps_currestab); in sctp_process_cookie_existing()2027 SCTP_STAT_INCR_GAUGE32(sctps_restartestab); in sctp_process_cookie_existing()2029 SCTP_STAT_INCR_GAUGE32(sctps_collisionestab); in sctp_process_cookie_existing()2470 SCTP_STAT_INCR_GAUGE32(sctps_currestab);3175 SCTP_STAT_INCR_GAUGE32(sctps_currestab);
1135 #define SCTP_STAT_INCR_GAUGE32(_x) SCTP_STAT_INCR(_x) macro