Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/netns/
Dsctp.h10 struct sctp_mib;
14 DEFINE_SNMP_STAT(struct sctp_mib, sctp_statistics);
/linux-6.6.21/include/net/sctp/
Dsctp.h251 struct sctp_mib { struct
/linux-6.6.21/net/sctp/
Dprotocol.c1232 net->sctp.sctp_statistics = alloc_percpu(struct sctp_mib); in init_sctp_mibs()