Searched defs:tcp_orphan_count (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dtcp.c280 atomic_t tcp_orphan_count = ATOMIC_INIT(0); variable
282 EXPORT_SYMBOL_GPL(tcp_orphan_count); variable

Completed in 47 milliseconds