Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/netns/
Dsctp.h10 struct sctp_mib;
14 DEFINE_SNMP_STAT(struct sctp_mib, sctp_statistics);
/Linux-v6.1/include/net/sctp/
Dsctp.h256 struct sctp_mib { struct
/Linux-v6.1/net/sctp/
Dprotocol.c1227 net->sctp.sctp_statistics = alloc_percpu(struct sctp_mib); in init_sctp_mibs()