Home
last modified time | relevance | path

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

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