Searched refs:dccp_orphan_count (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/
H A Ddccp.h51 extern atomic_t dccp_orphan_count;
H A Dproto.c43 atomic_t dccp_orphan_count = ATOMIC_INIT(0); variable
45 EXPORT_SYMBOL_GPL(dccp_orphan_count); variable
H A Dipv4.c974 .orphan_count = &dccp_orphan_count,
H A Dipv6.c1171 .orphan_count = &dccp_orphan_count,

Completed in 56 milliseconds