Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/netns/
Dsctp.h7 struct sctp_mib;
11 DEFINE_SNMP_STAT(struct sctp_mib, sctp_statistics);
/Linux-v5.4/include/net/sctp/
Dsctp.h253 struct sctp_mib { struct
/Linux-v5.4/net/sctp/
Dprotocol.c1120 net->sctp.sctp_statistics = alloc_percpu(struct sctp_mib); in init_sctp_mibs()