Home
last modified time | relevance | path

Searched refs:dccp_mib (Results 1 – 2 of 2) sorted by relevance

/net/dccp/
Ddccp.h196 struct dccp_mib { struct
200 DECLARE_SNMP_STAT(struct dccp_mib, dccp_statistics); argument
Dproto.c41 DEFINE_SNMP_STAT(struct dccp_mib, dccp_statistics) __read_mostly;
1094 dccp_statistics = alloc_percpu(struct dccp_mib); in dccp_mib_init()