Linux Kernel
3.7.1
|
#include <ip_vs.h>
Data Fields | |
struct list_head | n_list |
char * | name |
atomic_t | refcnt |
struct module * | module |
int(* | fill_param )(struct ip_vs_conn_param *p, struct sk_buff *skb) |
bool(* | ct_match )(const struct ip_vs_conn_param *p, struct ip_vs_conn *ct) |
u32(* | hashkey_raw )(const struct ip_vs_conn_param *p, u32 initval, bool inverse) |
int(* | show_pe_data )(const struct ip_vs_conn *cp, char *buf) |
bool(* ct_match)(const struct ip_vs_conn_param *p, struct ip_vs_conn *ct) |