ip_vs_proto_data
struct ip_vs_proto_data *proto_data_table[IP_VS_PROTO_TAB_SIZE];
struct ip_vs_proto_data *pd, int *ignored,
struct ip_vs_proto_data *pd, struct ip_vs_iphdr *iph);
struct ip_vs_proto_data;
int (*init_netns)(struct netns_ipvs *ipvs, struct ip_vs_proto_data *pd);
void (*exit_netns)(struct netns_ipvs *ipvs, struct ip_vs_proto_data *pd);
struct ip_vs_proto_data *pd,
struct ip_vs_proto_data *pd,
void (*timeout_change)(struct ip_vs_proto_data *pd, int flags);
struct ip_vs_proto_data *next;
struct ip_vs_proto_data *ip_vs_proto_data_get(struct netns_ipvs *ipvs,
struct ip_vs_proto_data *pd;
struct ip_vs_proto_data *pd = ip_vs_proto_data_get(p->ipvs,
handle_response(int af, struct sk_buff *skb, struct ip_vs_proto_data *pd,
struct ip_vs_proto_data *pd;
struct ip_vs_proto_data *pd,
struct ip_vs_proto_data *pd;
struct ip_vs_proto_data *pd;
struct ip_vs_proto_data *pd;
struct ip_vs_proto_data *pd, unsigned int iph_len)
struct ip_vs_proto_data *pd, int *ignored,
struct ip_vs_proto_data *pd, struct ip_vs_iphdr *iph)
struct ip_vs_proto_data *pd;
struct ip_vs_proto_data *pd;
unregister_ip_vs_proto_netns(struct netns_ipvs *ipvs, struct ip_vs_proto_data *pd)
struct ip_vs_proto_data **pd_p;
struct ip_vs_proto_data *
struct ip_vs_proto_data *pd;
struct ip_vs_proto_data *pd;
struct ip_vs_proto_data *pd;
struct ip_vs_proto_data *pd =
kzalloc_obj(struct ip_vs_proto_data);
struct ip_vs_proto_data *pd,
struct ip_vs_proto_data *pd,
set_sctp_state(struct ip_vs_proto_data *pd, struct ip_vs_conn *cp,
const struct sk_buff *skb, struct ip_vs_proto_data *pd,
struct ip_vs_proto_data *pd = ip_vs_proto_data_get(ipvs, IPPROTO_SCTP);
struct ip_vs_proto_data *pd = ip_vs_proto_data_get(ipvs, IPPROTO_SCTP);
static int __ip_vs_sctp_init(struct netns_ipvs *ipvs, struct ip_vs_proto_data *pd)
static void __ip_vs_sctp_exit(struct netns_ipvs *ipvs, struct ip_vs_proto_data *pd)
struct ip_vs_proto_data *pd,
static void tcp_timeout_change(struct ip_vs_proto_data *pd, int flags)
set_tcp_state(struct ip_vs_proto_data *pd, struct ip_vs_conn *cp,
struct ip_vs_proto_data *pd,
struct ip_vs_proto_data *pd = ip_vs_proto_data_get(ipvs, IPPROTO_TCP);
struct ip_vs_proto_data *pd = ip_vs_proto_data_get(ipvs, IPPROTO_TCP);
struct ip_vs_proto_data *pd = ip_vs_proto_data_get(cp->ipvs, IPPROTO_TCP);
static int __ip_vs_tcp_init(struct netns_ipvs *ipvs, struct ip_vs_proto_data *pd)
static void __ip_vs_tcp_exit(struct netns_ipvs *ipvs, struct ip_vs_proto_data *pd)
struct ip_vs_proto_data *pd,
struct ip_vs_proto_data *pd = ip_vs_proto_data_get(ipvs, IPPROTO_UDP);
struct ip_vs_proto_data *pd = ip_vs_proto_data_get(ipvs, IPPROTO_UDP);
struct ip_vs_proto_data *pd,
static int __udp_init(struct netns_ipvs *ipvs, struct ip_vs_proto_data *pd)
static void __udp_exit(struct netns_ipvs *ipvs, struct ip_vs_proto_data *pd)
struct ip_vs_proto_data *pd;