Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netns/
H A Dsctp.h7 struct sctp_mib;
11 DEFINE_SNMP_STAT(struct sctp_mib, sctp_statistics);
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dsctp.h253 struct sctp_mib { struct
/OK3568_Linux_fs/kernel/net/sctp/
H A Dprotocol.c1134 net->sctp.sctp_statistics = alloc_percpu(struct sctp_mib); in init_sctp_mibs()