Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
tcp_memcontrol Struct Reference

#include <tcp_memcontrol.h>

Data Fields

struct cg_proto cg_proto
 
struct res_counter tcp_memory_allocated
 
struct percpu_counter tcp_sockets_allocated
 
long tcp_prot_mem [3]
 
int tcp_memory_pressure
 

Detailed Description

Definition at line 4 of file tcp_memcontrol.h.

Field Documentation

Definition at line 5 of file tcp_memcontrol.h.

struct res_counter tcp_memory_allocated

Definition at line 7 of file tcp_memcontrol.h.

int tcp_memory_pressure

Definition at line 11 of file tcp_memcontrol.h.

long tcp_prot_mem[3]

Definition at line 10 of file tcp_memcontrol.h.

struct percpu_counter tcp_sockets_allocated

Definition at line 8 of file tcp_memcontrol.h.


The documentation for this struct was generated from the following file: