Searched refs:dccp_mib (Results 1 – 2 of 2) sorted by relevance
188 struct dccp_mib { struct192 DECLARE_SNMP_STAT(struct dccp_mib, dccp_statistics); argument
41 DEFINE_SNMP_STAT(struct dccp_mib, dccp_statistics) __read_mostly;1086 dccp_statistics = alloc_percpu(struct dccp_mib); in dccp_mib_init()