/* IP Virtual Server * data structure and functionality definitions */#ifndef _NET_IP_VS_H#define _NET_IP_VS_H#include <linux/ip_vs.h>/* definitions shared with userland */#include <asm/types.h>/* for __uXX types */#include <linux/list.h>/* for struct list_head */#inclu