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

#include <ip_vs.h>

Data Fields

__u16 protocol
 
__be32 addr
 
__be16 port
 
__u32 fwmark
 
char sched_name [IP_VS_SCHEDNAME_MAXLEN]
 
unsigned int flags
 
unsigned int timeout
 
__be32 netmask
 
unsigned int num_dests
 
struct ip_vs_stats_user stats
 

Detailed Description

Definition at line 186 of file ip_vs.h.

Field Documentation

__be32 addr

Definition at line 189 of file ip_vs.h.

unsigned int flags

Definition at line 195 of file ip_vs.h.

__u32 fwmark

Definition at line 191 of file ip_vs.h.

__be32 netmask

Definition at line 197 of file ip_vs.h.

unsigned int num_dests

Definition at line 200 of file ip_vs.h.

Definition at line 190 of file ip_vs.h.

Definition at line 188 of file ip_vs.h.

Definition at line 194 of file ip_vs.h.

Definition at line 203 of file ip_vs.h.

unsigned int timeout

Definition at line 196 of file ip_vs.h.


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