Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ip_vs_service_user 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
 

Detailed Description

Definition at line 124 of file ip_vs.h.

Field Documentation

__be32 addr

Definition at line 127 of file ip_vs.h.

unsigned int flags

Definition at line 133 of file ip_vs.h.

__u32 fwmark

Definition at line 129 of file ip_vs.h.

__be32 netmask

Definition at line 135 of file ip_vs.h.

Definition at line 128 of file ip_vs.h.

Definition at line 126 of file ip_vs.h.

Definition at line 132 of file ip_vs.h.

unsigned int timeout

Definition at line 134 of file ip_vs.h.


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