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

#include <ip_vs.h>

Data Fields

struct list_head sync_queue
 
struct ip_vs_sync_buffsync_buff
 
int sync_queue_len
 
unsigned int sync_queue_delay
 
struct task_structmaster_thread
 
struct delayed_work master_wakeup_work
 
struct netns_ipvsipvs
 

Detailed Description

Definition at line 787 of file ip_vs.h.

Field Documentation

Definition at line 794 of file ip_vs.h.

struct task_struct* master_thread

Definition at line 792 of file ip_vs.h.

struct delayed_work master_wakeup_work

Definition at line 793 of file ip_vs.h.

struct ip_vs_sync_buff* sync_buff

Definition at line 789 of file ip_vs.h.

struct list_head sync_queue

Definition at line 788 of file ip_vs.h.

unsigned int sync_queue_delay

Definition at line 791 of file ip_vs.h.

int sync_queue_len

Definition at line 790 of file ip_vs.h.


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