Home
last modified time | relevance | path

Searched refs:sctp_mib (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/net/netns/
Dsctp.h6 struct sctp_mib;
10 DEFINE_SNMP_STAT(struct sctp_mib, sctp_statistics);
/linux-4.4.14/include/net/sctp/
Dsctp.h223 struct sctp_mib { struct
/linux-4.4.14/net/sctp/
Dprotocol.c1128 net->sctp.sctp_statistics = alloc_percpu(struct sctp_mib); in init_sctp_mibs()