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

#include <ip_vs.h>

Data Fields

__u16 protocol
 
__be32 addr
 
__be16 port
 
__u32 fwmark
 
unsigned int num_dests
 
struct ip_vs_dest_entry entrytable [0]
 

Detailed Description

Definition at line 226 of file ip_vs.h.

Field Documentation

__be32 addr

Definition at line 229 of file ip_vs.h.

struct ip_vs_dest_entry entrytable[0]

Definition at line 237 of file ip_vs.h.

__u32 fwmark

Definition at line 231 of file ip_vs.h.

unsigned int num_dests

Definition at line 234 of file ip_vs.h.

Definition at line 230 of file ip_vs.h.

Definition at line 228 of file ip_vs.h.


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