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

#include <ip_vs.h>

Data Fields

__be32 addr
 
__be16 port
 
unsigned int conn_flags
 
int weight
 
__u32 u_threshold
 
__u32 l_threshold
 

Detailed Description

Definition at line 139 of file ip_vs.h.

Field Documentation

__be32 addr

Definition at line 141 of file ip_vs.h.

unsigned int conn_flags

Definition at line 145 of file ip_vs.h.

__u32 l_threshold

Definition at line 150 of file ip_vs.h.

Definition at line 142 of file ip_vs.h.

__u32 u_threshold

Definition at line 149 of file ip_vs.h.

int weight

Definition at line 146 of file ip_vs.h.


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