tcp_memory_allocated  250 include/net/tcp.h extern atomic_long_t tcp_memory_allocated;
tcp_memory_allocated  288 net/ipv4/tcp.c atomic_long_t tcp_memory_allocated;	/* Current allocated memory. */
tcp_memory_allocated  289 net/ipv4/tcp.c EXPORT_SYMBOL(tcp_memory_allocated);
tcp_memory_allocated 2600 net/ipv4/tcp_ipv4.c 	.memory_allocated	= &tcp_memory_allocated,
tcp_memory_allocated 2033 net/ipv6/tcp_ipv6.c 	.memory_allocated	= &tcp_memory_allocated,