Searched defs:SCTP_STAT_INCR (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_uio.h1111 #define SCTP_STAT_INCR(_x) SCTP_STAT_INCR_BY(_x,1) macro
1121 #define SCTP_STAT_INCR_COUNTER32(_x) SCTP_STAT_INCR(_x)
1122 #define SCTP_STAT_INCR_COUNTER64(_x) SCTP_STAT_INCR(_x)
1123 #define SCTP_STAT_INCR_GAUGE32(_x) SCTP_STAT_INCR(_x)

Completed in 42 milliseconds