Searched refs:SCTP_INC_STATS_USER (Results 1 – 2 of 2) sorted by relevance
255 SCTP_INC_STATS_USER(sock_net(asoc->base.sk), SCTP_MIB_FRAGUSRMSGS); in sctp_datamsg_from_user()
180 #define SCTP_INC_STATS_USER(net, field) SNMP_INC_STATS_USER((net)->sctp.sctp_statistics, field) macro