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

#include <inet_frag.h>

Data Fields

int nqueues
 
atomic_t mem
 
struct list_head lru_list
 
int timeout
 
int high_thresh
 
int low_thresh
 

Detailed Description

Definition at line 4 of file inet_frag.h.

Field Documentation

int high_thresh

Definition at line 11 of file inet_frag.h.

int low_thresh

Definition at line 12 of file inet_frag.h.

Definition at line 7 of file inet_frag.h.

Definition at line 6 of file inet_frag.h.

int nqueues

Definition at line 5 of file inet_frag.h.

int timeout

Definition at line 10 of file inet_frag.h.


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